File tree Expand file tree Collapse file tree 4 files changed +28
-1
lines changed Expand file tree Collapse file tree 4 files changed +28
-1
lines changed Original file line number Diff line number Diff line change @@ -31,3 +31,7 @@ download.file(url="$URL",destfile="(outputfile)")
31
31
- Add data URL and time accessed (can you think of a way to automate this?)
32
32
- Add a link to license (also: download and store the license)
33
33
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 )
Original file line number Diff line number Diff line change @@ -20,5 +20,11 @@ The merged data should go in the `data/generated` directory.
20
20
- Consolidate paths
21
21
- Time to write a main file!
22
22
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
+
23
29
## Stage 3
24
30
Original file line number Diff line number Diff line change @@ -111,6 +111,10 @@ We finish with a mini-project about public procurement across various European c
111
111
112
112
::::
113
113
114
+ ##
114
115
115
116
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
+
116
120
``` {r, child=c(here::here('99-links.md'))}
Original file line number Diff line number Diff line change @@ -532,6 +532,10 @@ <h2>Creating a README</h2>
532
532
< li > Add a link to license (also: download and store the license)</ li >
533
533
</ ul > </ li >
534
534
</ 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 >
535
539
</ section > </ section >
536
540
< section >
537
541
< section id ="structure-of-the-project " class ="title-slide slide level1 center ">
@@ -591,9 +595,14 @@ <h2>Moving things around</h2>
591
595
< li > Time to write a main file!</ li >
592
596
</ ul >
593
597
</ 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 >
594
602
< section id ="stage-3 " class ="slide level2 center ">
595
603
< h2 > Stage 3</ h2 >
596
604
</ section > </ section >
605
+ < section >
597
606
< section id ="part-2 " class ="title-slide slide level1 center ">
598
607
< h1 > Part 2</ h1 >
599
608
< div class ="columns ">
@@ -606,12 +615,16 @@ <h1>Part 2</h1>
606
615
607
616
</ div >
608
617
</ 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 >
609
622
< div class ="quarto-auto-generated-content ">
610
623
< div class ="footer footer-default ">
611
624
612
625
</ div >
613
626
</ div >
614
- </ section >
627
+ </ section > </ section >
615
628
</ div >
616
629
</ div >
617
630
You can’t perform that action at this time.
0 commit comments