Learn R Programming

spsurvey (version 4.1.4)

make_grid: Create the Grid for a GRTS Survey Design

Description

Creates the grid for a GRTS suvey design.

Usage

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.