get_distance | R Documentation |
This function calculates the geographical distance in meters between the end and the start of two consecutive trips.
get_distance(x)
x |
A data frame containing trips coordinates. |
A vector of distances in meters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.