bufferproject: Buffer and re-project input points or polygons

View source: R/bufferproject.R

bufferprojectR Documentation

Buffer and re-project input points or polygons

Description

Clip landscape raster by polygon or buffered point features

Usage

bufferproject(rasterpath, featurepath, bufferdist = NA)

Arguments

rasterpath

Full path name for landscape raster file

featurepath

Full path name for point shapefile

bufferdist

Radius of desired landscape buffer in meters

Examples

bufferproject()

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