View source: R/2.f.proj.prep.R
| cut_projarea | R Documentation | 
This function will use SpatialPolygons to crop/mask raster/brick objects to be used on model projections.
cut_projarea(pred.poly, env.uncut, prj.nm = "", sp.nm = "species")
pred.poly | 
 list of SpatialPolygons (usually of based on species occ points)  | 
env.uncut | 
 raster/brick of environmental variables to be cut  | 
prj.nm | 
 climatic scenario name, usually "fut" or "past" is used to indicate a general timing of scenario  | 
sp.nm | 
 name (of species) to give to saved object  | 
raster or brick cropped based on SpatialPolygons
set_projarea, set_projarea_b,
cut_projarea_b, cut_projarea_mscn_b,
cut_projarea_rst, cut_projarea_rst_b, cut_projarea_rst_mscn_b
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.