Skip to content

Commit 7c1cd5b

Browse files
authored
Update 00_setup.qmd
1 parent a0f128d commit 7c1cd5b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

00_setup.qmd

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,16 @@ That's it for the installation! We also *strongly* recommend that you change a c
3535
## Setting up for Methods Camp
3636

3737
All materials for Methods Camp are both on this website and available as [RStudio projects](https://support.posit.co/hc/en-us/articles/200526207-Using-RStudio-Projects) for you to execute locally. An RStudio project is simply a folder where one keeps scripts, datasets, and other files needed for a data analysis project.
38+
3839
<!--
3940
Below are RStudio projects for you to download, available as .zip compressed files. On MacOS, the file will be uncompressed automatically. On Windows, you should do `Right click > Extract all`.
4041
4142
- [Download Part 1 of the class materials](materials/methodscamp_part1.zip).
4243
- [Download Part 2 of the class materials](materials/methodscamp_part2.zip).
4344
- [Download Part 3 of the class materials](materials/methodscamp_part3.zip).
4445
- [Download Part 4 of the class materials](materials/methodscamp_part4.zip).
45-
<!--
46+
-->
47+
4648
::: {.callout-warning}
4749
Make sure to properly unzip the materials. Double-clicking the .zip file on most Windows systems *will not* unzip the folder---you must do `Right click > Extract all`.
4850
:::

0 commit comments

Comments
 (0)