Slides repository for all courses
- Create a branch off of main
- Open the
slides.Rproj
and make edits. Courses:intro/
intro_short/
rmd/
gis/
stats/
shiny/
time/
- Check they render locally by running
xaringan::infinite_moon_reader()
. Slides will appear in viewer, and will update as you edit/save. - Render the final slides and check HTML for errors.
- Make a PR into main. Once merged slides will be shown on the course website when links are clicked.