station: Group Sampling Stations by Location

station.defaultR Documentation

Group Sampling Stations by Location

Description

Group sampling stations by spatial proximity.

Usage

## Default S3 method:
station(longitude, latitude, time, distance.tolerance = 1, time.tolerance, ...)

Arguments

longitude, latitude

Numeric vector in decimal degrees.

time

Numeric vector or time (‘POSIX’) objects.

distance.tolerance

Distance (in kilometers) below which a pair of points is considered to belong to the same sampling station.

time.tolerance

Numeric value specifying the time-difference below which a pair of points is considered to have occured at the same time.

...

Other arguments (not used).

Methods (by class)

  • station(default): Assign a spatial location identifier based on spatio-temporal proximity.


TobieSurette/gulf.spatial documentation built on Sept. 26, 2024, 7:41 p.m.