Prerequisites
- This chapter requires the following packages that we have already been using:
library(sf)
library(raster)
library(dplyr)
library(spData)
library(spDataLarge)
- In addition, it uses the following visualization packages:
library(tmap) # for static and interactive maps
library(leaflet) # for interactive maps
library(mapview) # for interactive maps
library(ggplot2) # tidyverse vis package
library(shiny) # for web applications
当前内容版权归 Robinlovelace 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Robinlovelace .