Prerequisites

  • This chapter uses the same packages as Chapter 4 but with the addition of spDataLarge, which was installed in Chapter 2:
  1. library(sf)
  2. library(raster)
  3. library(dplyr)
  4. library(spData)
  5. library(spDataLarge)