Prerequisites

  • This chapter uses the following packages:67
  1. library(sf)
  2. library(dplyr)
  3. library(spDataLarge)
  4. library(stplanr) # geographic transport data package
  5. library(tmap) # visualization package (see Chapter 8)