cu_add_gaps | R Documentation |
Label segments of telemetry data such that gaps between observed locations are less than or equal to the interval specified.
cu_add_gaps(x, gap = 7, time_unit = "days", ...)
x |
A data set of telemetry locations and times. |
gap |
specified maximum time interval for which a new bout is started. Defaults
to |
time_unit |
Unit of time of the gap specification. Defaults to |
... |
Ignored arguments |
Devin S. Johnson
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.