total_dist | R Documentation |
Calculate distance
total_dist(data)
data |
is the dataframe that contains the latitude and longitude. Columns should be named "lat" and "lon" |
data p <- total_dist(data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.