Learn R Programming

hddtools (version 0.3.0)

HadDAILY: Interface for the HadUKP - UK regional precipitation series

Description

This function interfaces the Met Office Hadley Centre observations datasets: HadUKP which provides daily precipitation data for 3 regions and 8 subregions in the United Kingdom.

Usage

HadDAILY()

Arguments

Value

list of 11 time series (1 per region/subregion)

Examples

Run this code
## Not run: 
#   # Retrieve the full dataset (list of 11 time series)
#   x <- HadDAILY()
#   plot(x$EWP) # time series for England and Wales
# ## End(Not run)

Run the code above in your browser using DataLab