flow: Daily river flows

flowR Documentation

Daily river flows

Description

A dataset containing a fictional time series of daily river flows with implicitly missing values.

Usage

flow

Format

A data.table::data.table with 2169 rows and two columns:

date

A POSIXct vector ranging from the start of the year 2007 to the end of the year 2012.

flow

A numeric vector with daily river flows in cubic metres per second.


DTSg documentation built on Sept. 28, 2023, 1:06 a.m.