powered by
Function that returns the start (from), end (to), and the duration (from_to) of a track.
from
to
from_to
from_to(x, ...)# S3 method for track_xyt from_to(x, ...)from(x, ...)# S3 method for track_xyt from(x, ...)to(x, ...)# S3 method for track_xyt to(x, ...)
# S3 method for track_xyt from_to(x, ...)
from(x, ...)
# S3 method for track_xyt from(x, ...)
to(x, ...)
# S3 method for track_xyt to(x, ...)
A vector of class POSIXct.
POSIXct
[track_xy, track_xyt] A track created with make_track.
[track_xy, track_xyt]
make_track
Further arguments, none implemented.