sspm_discrete_boundary-class | R Documentation |
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.
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.
method
[discretization_method] (if discrete) discretization method used.
patches
[sf] (if discrete) Patches resulting from discretization.
points
[sf or NULL] (if discrete) Sample points used for discretization.
patches_area
[character] The column of data
that represents the
area of patches.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.