make_grid: Create the Grid for a GRTS Survey Design

Description Usage Arguments Value Author(s)

View source: R/make_grid.R

Description

Creates the grid for a GRTS suvey design.

Usage

1
make_grid(xc, yc, dx, dy, sfobject)

Arguments

xc

x-coordinates that define the cells.

yc

y-coordinates that define the cells.

dx

The x-axis grid cell dimension.

dy

The y-axis grid cell dimension.

sfobject

the sf object containing the survey frame.

Value

An sf object containing the grid.

Author(s)

Tom Kincaid Kincaid.Tom@epa.gov


mhweber/spsurvey documentation built on Sept. 17, 2020, 4:24 a.m.