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/sensortoolkit documentation built on May 21, 2019, 1:22 p.m.