Description Usage Arguments Examples
Analogue of the dist()
function, but calculating great
circle distances. Points should be input as a two-column matrix or
dataframe with longitude in the first column and latitude in the second.
1 | dist_gc(x)
|
x |
a two-column matrix or dataframe with longitude in the first column and latitude in the second |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.