Description Usage Arguments Value
View source: R/Station_Metadata.r
Gets information on the variables (water level, flow, and sediment) collected at a station.
1 | StationDataTypes(con, station_number)
|
con |
An open SQLite database connection to the HYDAT database |
station_number |
A vector of Water Survey of Canada station identifiers |
A data frame (station_number, data_type, sed_data_type, year_from, year_to, record_length, data_type_name, sed_data_type_name)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.