futureOverlap: Calculate future overlap of SDMs with shapefile categories

View source: R/futureOverlap.R

futureOverlapR Documentation

Calculate future overlap of SDMs with shapefile categories

Description

Calculate future overlap of SDMs with shapefile categories

Usage

futureOverlap(r, futures, field, category, r.names, futures.names)

Arguments

r

list of Rasters of binary SDMs

futures

List of SpatialPolygons* objects with same CRS as r

field

The shapefile field attribute containing the features to compare (i.e., the column name).

category

a list of the names of shapefile features to compare. If all features are to be used, input "All".

r.names

list of character values of the names representing each raster in r

futures.names

list of character values of the names representing each SpatialPolygons* object in futures.


andrepazv/changeRangeR documentation built on May 7, 2022, 3:38 p.m.