Very quick tour of R

For the first half-hour (or perhaps a little longer), we'll go over some of the fundamentals of the R language. Some or all of these topics might be a refresher for you depending on your experience.

  1. Getting started in R
  2. Data structures
  3. Subsetting
  4. Vectorisation

Not covered, but may be useful (written by others!)

Acknowledgements: This material was adapted from materials (1) presented by Karthik Ram at ANU in 2013 (modified by Rich FitzJohn) and (2) created by Rich FitzJohn and Daniel Falster at the NiceR Code).