Skip to content

USCbiostats/rbootcamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0d07e44 · Aug 18, 2020
Aug 12, 2020
Aug 12, 2020
Aug 13, 2020
Aug 6, 2020
Jul 22, 2020
Aug 20, 2018
Aug 20, 2019
Aug 20, 2019
Aug 11, 2018
Jul 12, 2018
Aug 18, 2020
Jul 12, 2018
Jul 10, 2018
Aug 15, 2018

Repository files navigation

R Bootcamp

A snapshot of the Fall 2018 version can be found here, and snapshot of the Fall 2019 version can be found here.

Draft of the 2020 version (WIP)

Recorded sessions available on YouTube here.

  • Lecture 1 What is R? A motivating example of data viz

  • Lecture 2 Data wrangling fundamentals

  • Lecture 3 Automatic docs with Rmarkdown

This year's presenters: @NataliaZemlianskaia, @erickawaguchi, and @XUKEREN. With the support of @lailylajiang @AbigailHorn, @EmilHvitfeldt, @malcolmbarrett, and @gvegayon.

Website: https://github.com/USCbiostats/rbootcamp

This boot camp has as main goal to give a general overview of scientific computing, and in particular, on the R programming language. It is divided in 3 presentations.

Prerequisites

We will be using R and RStudio

  1. R: download here.
  2. RStudio: download here.

References

Wickham, H., and Grolemund, G. (2017) R for Data Science: Visualize, Model, Transform, Tidy, and Import Data. O'Reilly Media. (free online)

Wickham, H. (2019) Advanced R, 2nd Edition. CRC Press. (free online)

Peng, R. (2016) R Programming for Data Science (free online)

Rstudio cheatsheets