sphericalDistance {weaana} | R Documentation |
Calculate the sphere distance
Description
Calculate the sphere distance
Usage
sphericalDistance(lat1, lon1, lat2, lon2)
Arguments
lat1 |
Latitude |
lon1 |
Longitude |
lat2 |
Latitude |
lon2 |
Longitude |
Value
Distance in km
[Package weaana version 0.1.1 Index]