locdist: Distance between two locations

Description Usage Arguments Value Note See Also

View source: R/locdist.R

Description

Distance between two locations set out by clicking on a geo–plot.

Usage

1
locdist(scale = "nmi", type = "p")

Arguments

scale

Unit of returned distance, default "nmi" for nautical miles, all other values return kilometers

type

Display points "p" or lines "l" between clicks, "n" for nothing

Value

Returns distance between two point clicks on a geoplot.

Note

Rather limited functionality, could be built further?

See Also

Calls arcdist and geolocator.


geo documentation built on May 2, 2019, 5:22 p.m.