Description Usage Arguments Details Value
View source: R/Station_Metadata.r
Extracts information on flow regulation history affecting a hydrometric station.
1 | StationRegulation(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 hydrometric station is deemed regulated if the natural flow regime is modified more than X
A data frame (station_number, year_from, year_to, regulated) which outlines the period of regulation. If unregulated, then year_from will be an NA value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.