flow.data2: Dataset of flow record of Sandusky River

Description Usage Format Source References Examples

Description

Dataframe with two columns: a first column with DateTime in standard format (yyyy-mm-dd HH:MM:SS) labeled "datetime" and a second column with flow records labeled "flow". These latter are expressed in cubic metre per second. The dataset covers a one-year period with flow records every 1 day.

Usage

1
data("flow.data2")

Format

A data frame with 365 observations on the following 2 variables.

datetime

a POSIXct

flow

a numeric vector

Source

https://ncwqr.org/monitoring/

References

Heidelberg Tributary Loading Program (HTLP) and USGS, United States Geological Survey

Examples

1
2

RiverLoad documentation built on Jan. 4, 2022, 5:07 p.m.