Materials
Abstract
ggplot2
is a popular and powerful package for visualizing data in R. This lesson introduces you to the basic components of working with ggplot2
and inspires you to keep exploring the endless possibilities this package provides regarding data visualization. We also briefly introduce the leaflet
and dt
packages to create interactive maps and tables.