poly_grid: Create grid of points within polygons

Description Usage Arguments Value

View source: R/poly_grid.R

Description

Create grid of points within polygons

Usage

1
poly_grid(x, cellsize, ...)

Arguments

x

A sf polygon object.

cellsize

Target cells size in meters.

...

Arguments passed on to st_make_grid.

Value

A sf object of points representing samples within input polygons.


juoe/spatialtools documentation built on May 25, 2019, 6:25 p.m.