Plotting and data manipulation in RΒΆ
This workshop aims to extend upon introduction to R courses such as Data Carpentry - Data analysis and visualisation in R
This workshop is not desgined to go in-depth but highlight some useful packages and functions to build upon a introductory knowledge of R for data analysis and visualisation.
Topics will include:
- Ggplot customisation and multi-plots
- Tables with the {gt} package
- Ways to scale {dplyr} to use many columns and functions
- Applying functional programming