station: Station Data

Description Usage Format

Description

Station Data

Usage

1

Format

A tibble with 14 columns and 50 rows:

Station

The station identifier (chr).

StartDate

The date the data began being collected (date).

EndDate

The date the data stopped being collected (date).

Frequency

The frequency of the data collection (fctr).

Variable

The type fo data being collected (fctr).

Units

The units (chr).

LowerLimit

The lower limit below which the data are erroneous (dbl).

UpperLimit

The upper limit above which the data are erroneous (dbl).

Percent

The percent difference above which two inconsistent values are considered questionable.

Absolute

The absolute difference above which two inconsistent values are considered questionable.

StationCode

An alternative station identitifier (chr).

Location

The location of the station (chr).

Organization

The organization that collected the data (chr).

StationID

The organizational station identifier (chr).


poissonconsulting/kootqlt documentation built on May 25, 2019, 10:25 a.m.