great_circle_distance: Computes the great-circle distance between two coordinate...

Description Usage

View source: R/great_circle_distance.R

Description

Computes the great-circle distance between two coordinate points.

Usage

1
great_circle_distance(lon1, lat1, lon2, lat2, radius = 3437)

michaelgavin/geosemantics documentation built on May 7, 2019, 3:35 p.m.