Description Usage Arguments Value
View source: R/Station_Metadata.r
Gets relevant station metadata such as location, current operating status, real-time, and whether station is part of the Reference Hydrometric Basin Network (RHBN).
1 | StationMetadata(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, station_name, prov_ter_loc, hydrometric_status, sediment_status, latitude, longitude, drainage_area_gross, drainage_area_effective, rhbn, real_time, regional_office, contributor, operator, datum)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.