Module 2

Data Wrangling and Visualising Data

What you will learn:

  • dplyr’s key data manipulation verbs: select, mutate, filter, arrange and summarise/summarize
  • to aggregate data by groups
  • to chain data manipulation operations using the pipe operator
  • basic principles of effective data visualisation
  • to specify ggplot2 building blocks and combine them to create graphical display
  • about the philosophy that guides ggplot2: grammatical elements (layers) and aesthetic mappings
  • visualising data with maps

© 2020 Tatjana Kecojevic