Description Usage Arguments Value
View source: R/Station_Metadata.r
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.
1 | StationDataCollection(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, year_from, year_to, data_type, measurement, operation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.