MonthlySediment: Get mean monthly sediment data for selected station(s)

Description Usage Arguments

View source: R/Monthly_Data.r

Description

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.

Usage

1
MonthlySediment(con, get_load = TRUE, station_number)

Arguments

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


CentreForHydrology/HYDAT documentation built on May 27, 2019, 7:24 a.m.