getSpatialTrajectory | R Documentation |
Extracts objects of class SpatialTrajectory
.
getSpatialTrajectory(object, id)
getSpatialTrajectories(object, ids = NULL)
object |
An object of class |
id |
Character value. Denotes the spatial trajectory of interest. |
ids |
Character vector. Denotes the spatial trajectories of interest. |
An object of class SpatialTrajectory
in case of getSpatialTrajectory()
or a named list of SpatialTrajectory
objects in case of getSpatialTrajectories()
.
An empty list if nSpatialTrajectories() == 0
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.