Prerequisites
- This chapter requires the following packages to be installed and attached:
library(sf)
library(raster)
library(dplyr)
library(stringr) # for working with strings (pattern matching)
- It also relies on spData, which loads datasets used in the code examples of this chapter:
library(spData)
当前内容版权归 Robinlovelace 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Robinlovelace .