Day 3 of the RStudio Instructor Training and Certification Program.
These are the materials for an invited session for Day 3 of the RStudio Instructor Training and Certification Program, by Dr. Alison Presmanes Hill.
We assume that you have knit an R Markdown document before, but you don’t need to be an advanced R Markdown user to participate! You’ll get the most out of this session if you are familiar with:
the basics of R Markdown1,
the RStudio Integrated Development Environment (IDE), and
GitHub via the RStudio IDE.
You’ll also need to install the following packages:
install.packages(c("xaringan", "distill", "palmerpenguins"))
Link to this website: https://rstd.io/tip
This is website made with the distill package and a custom theme by Alison Hill & Desirée De Leon.
see https://rmarkdown.rstudio.com/lesson-1.html for a refresher↩︎
We strongly recommend that if you are not already a fluent GitHub user you choose HTTPS over SSH.↩︎
If you see mistakes or want to suggest changes, please create an issue on the source repository.
Text and figures are licensed under Creative Commons Attribution CC BY-SA 4.0. Source code is available at https://github.com/rstudio-education/teaching-in-production, unless otherwise noted. The figures that have been reused from other sources don't fall under this license and can be recognized by a note in their caption: "Figure from ...".