Workshop on customizing ggplot2 themes
October 25, 2023 ยท View on GitHub
Taught by Haley Carter Fall Quarter of 2023 Northwestern University's Research Computing and Data Services
Concepts
- built in theme_ functions
- packages with other theme options
- customizing with theme()
- combining built in and custom theme function calls
Components
- README.md markdown file outlining the repository
- data folder containing
- dataset on pumpkin production to be read in as an example
- candy data
- themes.Rmd RMarkdown document with the workshop contents
- themes.html rendered html version of the RMarkdown workshop