agg_stream | R Documentation |
Aggregate segments
agg_stream(data, size = 100, value = "time", windowed = TRUE)
data |
dataframe or tibble containing a GPS stream |
size |
split size |
value |
time or distance of the size |
windowed |
if it uses rolling window to generate segments. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.