| DeponsTrack-class {DEPONS2R} | R Documentation |
DeponsTrack-class
Description
Stores objects containing animal movement tracks simulated using the DEPONS model
Classes for manipulating and plotting movement tracks generated with DEPONS.
Slots
titleName of the object (character)
landscapeName of the object (character)
simtimePOSIXlt object with the date and time when the simulation was finished. This is read from the name of the imput file.
crsCRS object providing the coordinate reference system used; see
st_crsfor detailstracksListwith one or more tracks, each stored as a
SpatialPointsDataFrameobject)
See Also
plot.DeponsTrack and
read.DeponsTrack
[Package DEPONS2R version 1.2.3 Index]