Learn R Programming

hddtools (version 0.9.4)

tsSEPA: Interface for the MOPEX database of Daily Time Series

Description

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

Usage

tsSEPA(id)

Arguments

id

hydrometric reference number (string)

Value

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

Examples

Run this code
# NOT RUN {
  sampleTS <- tsSEPA(id = "10048")
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab