nearby: Nearby Function

Description Usage Arguments Examples

View source: R/nearby.R

Description

Function to find nearest polygons to a set of spatial points and return identifying column from polygons as a column in points attribute table.

Usage

1
nearby(points, polys, column)

Arguments

points

an sp SpatialPointsDataFrame

polys

an sp SpatialPolygonsDataFrame

column

a column in SpatialpointsDataFrame attribute table

Examples

1

mhweber/MyFunctionsR documentation built on Dec. 21, 2021, 5:53 p.m.