tsSEPA: Interface for the MOPEX database of Daily Time Series

Description Usage Arguments Value Author(s) Examples

View source: R/SEPA.R

Description

This function extract the dataset containing daily rainfall and streamflow discharge at one of the MOPEX locations.

Usage

1
tsSEPA(id)

Arguments

id

hydrometric reference number (string)

Value

The function returns river level data in metres, as a zoo object.

Author(s)

Claudia Vitolo

Examples

1
2
3
4
## Not run: 
  sampleTS <- tsSEPA(id = "10048")

## End(Not run)

hddtools documentation built on Feb. 15, 2021, 1:08 a.m.