PointInDistance: Find the points in distance less than tol. 'PointInDistance'

View source: R/Func_GIS.R

PointInDistanceR Documentation

Find the points in distance less than tol. PointInDistance

Description

Find the points in distance less than tol. PointInDistance

Usage

PointInDistance(pt, tol)

Arguments

pt

2-column coordinates (x,y).

tol

Tolerance

Value

Index of points that within tol


SHUD-System/SHUDtoolbox documentation built on Nov. 27, 2024, 5:54 a.m.