download_paris_precipitation: Paris Monthly Precipitation 1688-2009

Description Usage Examples

Description

This function creates the paris_precipitation dataset by downloading the data from a website by the NOAA National Climatic Data Center and returning it as a uts object. It is not meant to be called directly, but provided for reproducability.

Usage

1

Examples

1
2
3
4
5
6
7
paris_precipitation <- download_paris_precipitation()

# Save data
## Not run: 
  save(paris_precipitation, file=file.path("data", "paris_precipitation.rda"), compress="xz")

## End(Not run)

andreas50/utsData documentation built on May 13, 2019, 12:52 p.m.