Week 2
Data Visualisation & Data Organisation in Spreadsheets
Learning Objectives
- Learners can describe the four main aesthetic mappings that can be used to visualise data using the ggplot2 R Package
- Learners can control the colour scaling applied to a plot using colour as an aesthetic mapping
- Learners can compare three different geoms and their use case
- Learners can apply a theme to control font types and sizes within a plot
- Learners can apply 12 principles for data organisation in spreadsheets in the layout of a collected dataset
Slides
Readings
📖 Read R for Data Science - Section 3 to 3.6 - Data visualisation
📖 Read Fundamentals of Data Visualization - Section 2 - Visualizing data: Mapping data onto aesthetics
Homework assignment
Complete the homework programming assignments that are in your project folder for week 2 on RStudio Cloud:
- hw-02a-data-visualisation.qmd
- hw-02b-project-data.qmd
Learning reflection
Complete the learning reflection that is in your project folder for week 2 on RStudio Cloud (learning-02.qmd).