Data links for past workshops and events

Here you can access workshop data used in the Seminar Series’ hosted by Catalyst! Even if you missed our events you can catch up here or review any tough concepts.

R Webinar Series: All webinars from the R workshop series will be posted on the website in May after all workshops are over. If you would like the video from one of the workshops, please email us at Catalyst.ncrc@gmail.com. The lecture data for past webinars is listed below.

  1. Importing Data into R (9/26/2019)
    Dataset: https://rstudio.cloud/project/434738
    Further reading: “R for Data Science” Ch 11 https://r4ds.had.co.nz/data-import.html
  2. Data Joining and Tidying (10/24/2019)
    Dataset: https://rstudio.cloud/project/434741
    Further reading: “R for Data Science” Ch 12 https://r4ds.had.co.nz/tidy-data.html
  3. Graphing (11/21/2019)
    Dataset: https://rstudio.cloud/project/434797
    Further reading: “R for Data Science” Ch 3 https://r4ds.had.co.nz/data-visualisation.html
  4. Data Transformation (12/12/19)
    Dataset: https://rstudio.cloud/project/434847
    Further reading: “R for Data Science” Ch 5 https://r4ds.had.co.nz/transform.html
  5. Functions (1/22/20)
    Dataset: https://rstudio.cloud/project/434851
    Further reading: “R for Data Science” Ch 19 https://r4ds.had.co.nz/functions.html
  6. Vectors (2/19/20)
    Dataset: https://rstudio.cloud/project/437519
    Further reading: “R for Data Science” Ch 20 https://r4ds.had.co.nz/vectors.html