download_co2_20ma: 20 Million Year Atmospheric CO2 Reconstruction

Description Usage Examples

Description

This function creates the co2_20ma dataset by downloading the data from a website by the NOAA Earth System Research Laboratory 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
co2_20ma <- download_co2_20ma()

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

## End(Not run)

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