nearestNSitesFUN: Find the Nearest n Sites.

Description Usage Arguments Examples

Description

A function for finding the closest n sites to a location.

Usage

1
nearestNSitesFUN(x, id, lat, lon, n)

Arguments

id

Name of the location (as character string).

lat

Latitude column.

lon

Longitude column.

n

Number of nearest sites to find.

Examples

1

gmiskell/sensor_toolkit documentation built on May 17, 2019, 7:06 p.m.