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/spatialtoolbox documentation built on May 7, 2019, 9:37 a.m.