This workshop is being offered in-person in 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
- Factors; ifelse; useful functions
- Tidyverse basics: select, filter, mutate, summarize, group_by
- Data visualization with ggplot