sspm_boundary-class {sspm} | R Documentation |
sspm boundary structure
Description
One of the first steps in the sspm
workflow is to create one or more
object(s) of class sspm_boundary
from an sf
object.
Slots
boundaries
[sf] Spatial boundaries (polygons).
boundary
[character] The column of
data
that represents the spatial boundaries.boundary_area
[character] The column of
data
that represents the area of spatial boundaries.
[Package sspm version 1.0.3 Index]