tsData60UK | R Documentation |
This function extract the dataset containing daily rainfall and streamflow discharge at one of the Data60UK locations.
tsData60UK(id)
id |
String which identifies the station ID number |
The function returns a data frame containing 2 time series (as zoo objects): "P" (precipitation) and "Q" (discharge).
Claudia Vitolo
## Not run:
Morwick <- tsData60UK(id = "22001")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.