2023-01-23
Before class: Readings and presentations
During class: Coding
After class: Exercises
Course website: dpavir.org
All code
is in monospace font text
R functions end with parentheses: function()
Directory names end with slash: home/
Package names are surrounded by curly braces: {tidyverse}
Keyboard buttons separate keys with a plus: Ctrl+S
These are parentheses ()
, brackets []
, and braces {}
Links are in light blue text
Introduction coding [Rmd file]