execute_landclip: Execute landscape clip and mask

View source: R/execute_landclip.R

execute_landclipR Documentation

Execute landscape clip and mask

Description

Execute landscape clip and mask

Usage

execute_landclip(polygons, rasterpath, idvar, outdir, overrast, na_value = NA)

Arguments

polygons

SpatialPolygonDataFrame of polygons to use to clip raster

rasterpath

Full path name for landscape raster file

idvar

Identifying variable name within feature shapefile to use for naming output rasters

outdir

Directory where .tif landscape clips are to be stored, do not include final backslash

overrast

Logical, should existing rasters with same filename be overwritten?

na_value

Numeric, to assign NA values in raster

parallel

execute landscape clips in parallel? (if yes requires set up of parallel environment)

Examples

execute_landclip()



land-4-bees/beecoSp documentation built on March 19, 2024, 3:45 p.m.