View source: R/detect_timescale.R
detect_timescale | R Documentation |
This function examines the time vector and evaluates the median time interval. With this, we determine what the best time scale for the movement model is likely to be.
detect_timescale(time_vector)
time_vector |
a vector of class POSIXct |
character of either "seconds","minutes","hours","days","weeks"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.