R6 class representing a spatial (spatio-temporal) domain
Usage
Domain(x)
# S4 method for list
Domain(x)
# S4 method for pslg
Domain(x)
# S4 method for sfc
Domain(x)
Arguments
- x
could be a
pslg
returned bytriangulate
, asfc
returned byst_geometry
or a named list containing:nodes
, a #nodes-by-2 matrix containing the x and y coordinates of the boundary nodes;