speed | R Documentation |
Compute speed from gps telemetry data
speed( df, id_field = animal_id, leadlagfun = dplyr::lead, time_field = time, geom_field = geom )
df |
Object must also have a time column returns a vector, to be used with dplyr::mutate |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.