Gets the mean monthly sediment (suspended or bedload) for one or more stations within the Water Survey of Canada hydrometric database (HYDAT). Suspended load measured in units of mg/l. Bedload measured in units of tonnes.
1 | MonthlySediment(con, get_load = TRUE, station_number)
|
con |
An open SQLite database connection to the HYDAT database |
get_load |
logical; TRUE to get bedload, FALSE to get suspended load |
station_number |
a vector of Water Survey of Canada station identifiers |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.