This site includes materials for the Data Science with R Workshop Series hosted by Marcus Institute. All the materials are developed by the Biostats and Data Science group at Marcus Institute. We aim to provide trainings to our own group numbers and individuals who are interested in data science using R.
- Chapter 1 - R Programming Fundamentals
- Chapter 2 - Read Data into R
- Chapter 3 - Data Transformation using Tidyverse
- Chapter 4 - Data Visualization using ggplot2 & plotly
- Chapter 5 - Statistical Models in R
- Chapter 6 - R Markdown Reports and Tables in Reports
- Chapter 7 - Creating Interactive Web Apps using R Shiny
Chapter 1 & 2 are fundamentals, which you are not recommended to skip. Chapter 3-7 don't have to be read in order, although consuming them one by one is still recommended.