Description Usage Arguments Value
View source: R/auxiliary_tools.R
calculates geo distance between *two* points.
1 | geo_dist(x.loc, z.loc)
|
x.loc |
a 2-length vector. The first value is for longitude, the second for latitude. |
z.loc |
a 2-length vector. The first value is for longitude, the second for latitude. |
distance in miles.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.