Skip to content
Prev 3511 / 29559 Next

Geographic distance from Coordinates

You may want to look at spDistsN1 in package sp:
     The function returns a vector of distances between a matrix of 2D
     points and a single 2D point, using Euclidean or Great Circle
     distance (WGS84 ellipsoid) methods.
--
Edzer
J. Sebastian Tello wrote: