Description Usage Arguments Value Author(s)
This functions calculates the crowfly distance between two points (lattitude and logitude). The output is in miles.
1 | crowfly_dist(long1, lat1, long2, lat2)
|
long1 |
a numeric value for the longitude of point 1 |
lat1 |
a numeric value for the latitude of point 1 |
long2 |
a numeric value for the longitude of point 2 |
lat2 |
a numeric value for the latitude of point 2 |
a numeric value of the distance between point 1 and 2
Thevaa Chandereng
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.