There are many plotting packages for R, as well as the base plotting system; however, ggplot2 is one of the most efficient plotting packages to produce high quality figures in a relatively short amount of time.

Setup

  1. Download biketown-2018-trips.zip (Right click & select Save link as…) and move the file to your Desktop.
  2. Unzip/extract the file to your project data folder.

Tips