This workshop is being offered by Northwestern IT Research Computing and Data Services.
We will cover the following topics:
- Introduction to programming concepts
- R and RStudio basics, data frames, indexing with conditional statements, packages, missing values
- Data cleaning: useful functions and factors
- Tidyverse basics: select, filter, mutate, summarize, group_by
- How to approach statistics in R
- Data visualization with ggplot