Chapter 29 Purpose of this practice
This practice builds on the previous data management exercises. The main goals are to:
- review data cleaning and reshaping with
tidyverse - create simple visualizations with
ggplot2 - identify possible join keys across datasets
- clean mortality, population, correspondence, and environmental data
- prepare cleaned output files for later analysis