R workshops
Four workshops, in the order to take them:
- R Introduction: objects, functions, packages, reading data, basic data manipulation and graphs. For people new to R.
- R Regression Models: the formula interface, model summaries and predictions, contrasts, and clustered data. Intermediate.
- R Graphics:
ggplot2from aesthetics to themes. Intermediate. - R Data Wrangling: iterating over files, writing functions, regular expressions, reshaping. Intermediate to advanced.
Before any of them, follow the installation page. Each workshop’s page links to its materials (data, cheat sheets, a BLANK file to type along in, and the exercise solutions).