closestPoint: Find closest point to a given point's coordinates...

Description Usage Arguments Value

View source: R/R-GIS.R

Description

Find closest point to a given point's coordinates (closestPoint).

Usage

1

Arguments

points

points is an Nx2 matrix, where columns are x,y and rows are the two points

point

the point from which you want to find the closest match in points

Value

Distance, in same units as input


gsk3/taRifx.geo documentation built on May 17, 2019, 8:56 a.m.