R, RStudio, and Quarto
Assignment
- Install RStudio
- Install Quarto
Materials
Please download the R Tutorial Source script using the link below. I will be using the R Tutorial Source file (.qmd) to lead the session. The R Tutorial Visual contains a link to a rendered version of the R Tutorial Source that you can open as an .html document in your web browser. If you prefer, you can copy and paste code from the html file into RStudio.
Note
All materials for this course are available on the git repo. Rendered materials (usually .html
) are available in the psci3200-globaldev/docs
folder. Source code (usually .qmd
) for slides, workshops, assignments, and all other materials are available in their respective subfolders.