
- This event has passed.
Event Information
This interactive workshop series is your complete introduction to programming in R for people with little or no previous programming experience. It covers the basics of using RStudio, creating variables, working with data frames, and starting to analyse your data using summary statistics and data visualization.
After completing this workshop series you will be able to:
- Navigate R Studio
- Open data in R and work with it in data frames using tidyverse
- Distinguish between different variable types
- Visualize data using ggplot
- Inspect documentation to deal with error messages