cut_projarea_mscn_b: Cut multiple projection areas (climatic scenarios) for...

View source: R/2.f.proj.prep.R

cut_projarea_mscn_bR Documentation

Cut multiple projection areas (climatic scenarios) for multiple species (list of SpatialPolygons)

Description

This function is a wrapper for "cut_projarea". See ?cut_projarea. This function delimits the projection area for each of the species contained in the pred.polys named list and crops multiple rasters/bricks (i.e. representing distinct climatic scenaries) based on the same criteria for each species.

Usage

cut_projarea_mscn_b(pred.polys, env.uncut.l, numCores = 1)

Arguments

pred.polys

list of SpatialPolygons (usually of based on species occ points)

#' @seealso set_projarea, set_projarea_b, cut_projarea, cut_projarea_mscn_b, cut_projarea_rst, cut_projarea_rst_b, cut_projarea_rst_mscn_b

env.uncut.l

list of raster/brick of environmental variables to be cut

numCores

specify number of cores if aim run in parallel

Value

named list of cropped list of raster/brick of environmental variables

See Also

set_projarea, set_projarea_b, cut_projarea, cut_projarea_b, cut_projarea_rst, cut_projarea_rst_b, cut_projarea_rst_mscn_b


HemingNM/ENMwizard documentation built on Jan. 4, 2024, 3:24 p.m.