sphericalDistance: Calculate the sphere distance

View source: R/sphericalDistance.R

sphericalDistanceR 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


weaana documentation built on Nov. 5, 2025, 6:08 p.m.