Chapter 49 19. Reflection questions
- Why is long-format data usually easier to plot with
ggplot2? - Why should we check join keys before merging datasets?
- What is the difference between an
NAvalue and a true zero? - Why is it important to document assumptions when cleaning dates?
- What are the risks of randomly imputing missing values?
- Why might postal codes need standardization before joining datasets?