convertTimes | R Documentation |
Converts the ALS timestamps (UTC) to the designated study area time zone. Can also trim the data by time.
convertTimes(input, start.time, stop.time, tz)
input |
A data frame of standardized detections. |
start.time |
Detection data prior to the timestamp set in
|
stop.time |
Detection data posterior to the timestamp set in
|
tz |
The time zone of the study area. Must match one of the values
present in |
A data frame with corrected timestamps.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.