|
|
Introduction to visualisation in R
- Visualisation in data science
- Overview of R graphics packages
- ggplot2: The ‘grammar of graphics’
|
R for Data Science, ch. 3
|
|
|
Visualisation for Exploratory Data Analysis
- Applications in archaeology
- Visualising ‘tidy data’
ggplot2 for EDA
|
R for Data Science, ch. 7 & 11
|
|
|
Advanced visualisation exercises
- Tables:
gt
- Radiocarbon:
ggridges
- Cartography:
ggspatial
- 3D:
rayshader
|
|
|
|
Publication-ready visualisation
- What makes an effective graphic?
- Advanced
ggplot2 : aesthetics and themes
- Tips for the real world
|
R for Data Science, ch. 28
|