Learn R Programming

isocalcR (version 0.1.1)

CO2data: CO2data

Description

Compiled records of atmospheric CO2 concentrations and stable carbon isotopes to reconstruct climate and derive plant ecophysiological indices from tree rings. Data are from Belmecheri, Lavergne, 2020, Dendrochronologia. Updated based on their methodology beyond C.E. 2019.

Usage

data(CO2data)

Arguments

Format

A data frame with 2023 rows and 3 variables:

yr

Year of CO2 and d13CO2 measurement

Ca

Atmospheric CO2 concentration, in ppm

d13C.atm

Atmospheric d13CO2, in per mille, ‰

References

Belmecheri, S. & Lavergne, A. (2020). Compiled records of atmospheric CO2 concentrations and stable carbon isotopes to reconstruct climate and derive plant ecophysiological indices from tree rings. Dendrochronologia, 63, 125748.

Examples

Run this code

data(CO2data)
head(CO2data)
tail(CO2data)

Run the code above in your browser using DataLab