getSpatialTrajectory.Rd
Extracts objects of class SpatialTrajectory
.
getSpatialTrajectory(object, id)
getSpatialTrajectories(object, ids = NULL)
An object of class SPATA2
or, in case of S4 generics,
objects of classes for which a method has been defined.
Character value. Denotes the spatial trajectory of interest.
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
.