Examples for 'geosphere::distVincentySphere'


'Vincenty' (sphere) great circle distance

Aliases: distVincentySphere

Keywords: spatial

### ** Examples

distVincentySphere(c(0,0),c(90,90))
[1] 10018754

[Package geosphere version 1.5-20 Index]