StationDataCollection: Gets data collection operations for selected hydrometric...

Description Usage Arguments Value

View source: R/Station_Metadata.r

Description

Gets information on the station data collection schedules for one or more station(s). This includes observation (recorder/manual) and operation (seasonal/continuous) schedules for each variable recorded at each station.

Usage

1
StationDataCollection(con, station_number)

Arguments

con

An open SQLite database connection to the HYDAT database

station_number

A vector of Water Survey of Canada station identifiers

Value

A data frame (station_number, year_from, year_to, data_type, measurement, operation)


CentreForHydrology/HYDAT documentation built on May 27, 2019, 7:24 a.m.