tr_gen | R Documentation |
Creates a list containing the trajectories information.
tr_gen(data, projection = CRS("+proj=longlat"), origin = "1970-01-01 UTC")
projection |
Projection string of class CRS-class. |
origin |
Optional. Origin of the date-time. Only needed in the internal process to create an object of type POSIXct. |
Every component of the list has the following subcomponents: #'
An object of class Track.
An object of class SpatialPoints.
Subject identifier
Trip identifier.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.