View source: R/great_circle_distance.R
Computes the great-circle distance between two coordinate points.
1 | great_circle_distance(lon1, lat1, lon2, lat2, radius = 3437)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.