View source: R/get-greatcircle-distances.R
get_greatcircle_distances | R Documentation |
Get great circle distances between coordinates in a data file
get_greatcircle_distances(df, id, coords)
df |
The input data file |
id |
The ID variable |
coords |
A nested data frame with x,y coordinates of the point |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.