constantDensitySampling: Constant Density Sampling

Description Usage Arguments Value Note Author(s) See Also

View source: R/sample.by.poly.R

Description

Perform sampling at a constant density over all polygons within a SpatialPolygonsDataFrame object.

Usage

1
constantDensitySampling(x, polygon.id = "pID", ...)

Arguments

x

a SpatialPolygonsDataFrame object

polygon.id

name of attribute in x that contains a unique ID for each polygon

...

further arguments to sample.by.poly

Value

a SpatialPointsDataFrame object

Note

This function expects that x has coordinates associated with a projected CRS and units of meters.

Author(s)

D.E. Beaudette

See Also

sample.by.poly


sharpshootR documentation built on May 2, 2019, 4:46 p.m.