agenda for course:
- week 1 – R workflow, navigation, programming basics
- week 2 – working with datasets and external files, data cleaning + manipulation
- week 3 – summarizing data with
dplyr::
, visualizing data withggplot2::
- week 4 – document authoring with R Markdown, working with the web
course materials will eventually all be on the course website:
each week we'll have slides, notes, and a script. little exercises will be interleaved throughout the notes. the best way to write up solutions is to start a new R script called (e.g.) week1_exercises.r
and type directly into that.
there will also be a list of links to useful resources up on the site