Description Usage Arguments Value Note See Also
Gets the mean daily suspended sediment (concentration or load) for one or more stations. Concentrations are measured in units of mg/L. Load are measured in tonnes (mean daily conc * mean daily flow * 0.0864).
1 | DailySedimentData(con, get_load = TRUE, station_number)
|
con |
An open SQLite database connection to the HYDAT database |
get_load |
Logical. If TRUE the function returns mean daily load, otherwise the function returns mean daily concentration. |
station_number |
A vector of Water Survey of Canada station identifiers |
A data frame (station_number, date, value).
Symbols associated with mean daily sediment series are as follows: <<need further work here>>
DailyHydrometricData
for mean daily hydrometric data,
DataSymbols
for information on symbols associated with mean daily data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.