flow {DTSg} | R 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.
[Package DTSg version 1.1.3 Index]