Skip to content

Commit 16d65b9

Browse files
committed
Adding individual links
1 parent 8e878a0 commit 16d65b9

File tree

4 files changed

+28
-1
lines changed

4 files changed

+28
-1
lines changed

02-provenance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,7 @@ download.file(url="$URL",destfile="(outputfile)")
3131
- Add data URL and time accessed (can you think of a way to automate this?)
3232
- Add a link to license (also: download and store the license)
3333

34+
35+
## Link
36+
37+
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)

04-re-structure.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,11 @@ The merged data should go in the `data/generated` directory.
2020
- Consolidate paths
2121
- Time to write a main file!
2222

23+
## Link
24+
25+
26+
Step 2: [Stata](https://drive.google.com/file/d/10H1tlkbPgu88whHZddLRibZystu5mrZt/view?usp=drive_link)
27+
[R](https://drive.google.com/file/d/10_2sFQGfc4m9MEQexZ87S15umFw4b9HH/view?usp=drive_link)
28+
2329
## Stage 3
2430

index.Rmd

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ We finish with a mini-project about public procurement across various European c
111111

112112
::::
113113

114+
##
114115

115116

117+
Step 5: [Stata](https://drive.google.com/file/d/1-wACVz8iMmDWbuYqLSePc2ZuGp-0yFbv/view?usp=drive_link)
118+
[R](https://drive.google.com/file/d/10Zgjtfd0M4WRJToKt9M08jIoLEKCdaiC/view?usp=drive_link)
119+
116120
```{r, child=c(here::here('99-links.md'))}

index.html

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,10 @@ <h2>Creating a README</h2>
532532
<li>Add a link to license (also: download and store the license)</li>
533533
</ul></li>
534534
</ul>
535+
</section>
536+
<section id="link" class="slide level2 center">
537+
<h2>Link</h2>
538+
<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>
535539
</section></section>
536540
<section>
537541
<section id="structure-of-the-project" class="title-slide slide level1 center">
@@ -591,9 +595,14 @@ <h2>Moving things around</h2>
591595
<li>Time to write a main file!</li>
592596
</ul>
593597
</section>
598+
<section id="link-1" class="slide level2 center">
599+
<h2>Link</h2>
600+
<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>
601+
</section>
594602
<section id="stage-3" class="slide level2 center">
595603
<h2>Stage 3</h2>
596604
</section></section>
605+
<section>
597606
<section id="part-2" class="title-slide slide level1 center">
598607
<h1>Part 2</h1>
599608
<div class="columns">
@@ -606,12 +615,16 @@ <h1>Part 2</h1>
606615

607616
</div>
608617
</div>
618+
</section>
619+
<section id="section" class="slide level2 center">
620+
<h2></h2>
621+
<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>
609622
<div class="quarto-auto-generated-content">
610623
<div class="footer footer-default">
611624

612625
</div>
613626
</div>
614-
</section>
627+
</section></section>
615628
</div>
616629
</div>
617630

0 commit comments

Comments
 (0)