Skip to content

Commit

Permalink
Adding individual links
Browse files Browse the repository at this point in the history
  • Loading branch information
larsvilhuber committed Jul 1, 2024
1 parent 8e878a0 commit 16d65b9
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 1 deletion.
4 changes: 4 additions & 0 deletions 02-provenance.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,7 @@ download.file(url="$URL",destfile="(outputfile)")
- Add data URL and time accessed (can you think of a way to automate this?)
- Add a link to license (also: download and store the license)


## Link

Step 1: [Stata](https://drive.google.com/file/d/10IH2TCnckH8TLeZ0P6cJlVgpyrqC4Q3L/view?usp=sharing), [R](https://drive.google.com/file/d/10_pxEathhgIhxdYl2YFZVhv3oaPgJt2u/view?usp=drive_link)
6 changes: 6 additions & 0 deletions 04-re-structure.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,11 @@ The merged data should go in the `data/generated` directory.
- Consolidate paths
- Time to write a main file!

## Link


Step 2: [Stata](https://drive.google.com/file/d/10H1tlkbPgu88whHZddLRibZystu5mrZt/view?usp=drive_link)
[R](https://drive.google.com/file/d/10_2sFQGfc4m9MEQexZ87S15umFw4b9HH/view?usp=drive_link)

## Stage 3

4 changes: 4 additions & 0 deletions index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,10 @@ We finish with a mini-project about public procurement across various European c

::::

##


Step 5: [Stata](https://drive.google.com/file/d/1-wACVz8iMmDWbuYqLSePc2ZuGp-0yFbv/view?usp=drive_link)
[R](https://drive.google.com/file/d/10Zgjtfd0M4WRJToKt9M08jIoLEKCdaiC/view?usp=drive_link)

```{r, child=c(here::here('99-links.md'))}
15 changes: 14 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -532,6 +532,10 @@ <h2>Creating a README</h2>
<li>Add a link to license (also: download and store the license)</li>
</ul></li>
</ul>
</section>
<section id="link" class="slide level2 center">
<h2>Link</h2>
<p>Step 1: <a href="https://drive.google.com/file/d/10IH2TCnckH8TLeZ0P6cJlVgpyrqC4Q3L/view?usp=sharing">Stata</a>, <a href="https://drive.google.com/file/d/10_pxEathhgIhxdYl2YFZVhv3oaPgJt2u/view?usp=drive_link">R</a></p>
</section></section>
<section>
<section id="structure-of-the-project" class="title-slide slide level1 center">
Expand Down Expand Up @@ -591,9 +595,14 @@ <h2>Moving things around</h2>
<li>Time to write a main file!</li>
</ul>
</section>
<section id="link-1" class="slide level2 center">
<h2>Link</h2>
<p>Step 2: <a href="https://drive.google.com/file/d/10H1tlkbPgu88whHZddLRibZystu5mrZt/view?usp=drive_link">Stata</a> <a href="https://drive.google.com/file/d/10_2sFQGfc4m9MEQexZ87S15umFw4b9HH/view?usp=drive_link">R</a></p>
</section>
<section id="stage-3" class="slide level2 center">
<h2>Stage 3</h2>
</section></section>
<section>
<section id="part-2" class="title-slide slide level1 center">
<h1>Part 2</h1>
<div class="columns">
Expand All @@ -606,12 +615,16 @@ <h1>Part 2</h1>

</div>
</div>
</section>
<section id="section" class="slide level2 center">
<h2></h2>
<p>Step 5: <a href="https://drive.google.com/file/d/1-wACVz8iMmDWbuYqLSePc2ZuGp-0yFbv/view?usp=drive_link">Stata</a> <a href="https://drive.google.com/file/d/10Zgjtfd0M4WRJToKt9M08jIoLEKCdaiC/view?usp=drive_link">R</a></p>
<div class="quarto-auto-generated-content">
<div class="footer footer-default">

</div>
</div>
</section>
</section></section>
</div>
</div>

Expand Down

0 comments on commit 16d65b9

Please sign in to comment.