Prerequisites
This chapter assumes you have a strong grasp of geographic data analysis and processing, covered in Chapters 2 to 5.In it you will also make use of R’s interfaces to dedicated GIS software, and spatial cross-validation, topics covered in Chapters 9 and 11, respectively.
The chapter uses the following packages:
library(sf)
library(raster)
library(RQGIS)
library(mlr)
library(dplyr)
library(vegan)
当前内容版权归 Robinlovelace 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 Robinlovelace .