Roseworthy-R-20170501

A more friendly version of the website can be found here

The two datasets for the session will be

  • toothData.csv:
    • A modified version of the inbuilt ToothGrowth dataset, so that dosage levels have been changed to Low, Med and High
  • ChickWeightNew.csv
    • The effects of diet on the growth weights of chickens

Session 1 - Steve

  1. Introduction to R Studio: Slides or Markdown
  2. Vectors: Slides or Markdown
  3. Writing Scripts and Loading Data: Slides or Markdown

Session 2 - Lloyd

  1. Working with dplyr: Rmarkdown or PDF

Session 3 - Rick

  1. Data Visualisation using ggplot2: Slides or Markdown
  2. The example RScript