StationDataTypes: Gets list of variables available for hydrometric station(s)

Description Usage Arguments Value

View source: R/Station_Metadata.r

Description

Gets information on the variables (water level, flow, and sediment) collected at a station.

Usage

1
StationDataTypes(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, data_type, sed_data_type, year_from, year_to, record_length, data_type_name, sed_data_type_name)


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