Learn R Programming

spatialEco (version 2.0-1)

sample.poly: Sample Polygons

Description

Creates an equal sample of n for each polygon in an sp Polygon class object

Usage

sample.poly(...)

Value

NA

Arguments

...

arguments passed to sf::st_sample

Examples

Run this code
 if (FALSE) {
  sf::sf_sample()
}

Run the code above in your browser using DataLab