| law2006 | R Documentation |
Law Dome Ice Core 2000-year CH_4, CO_2 and
N_{2}O data.
law2006
A data.frame with 2004 observations and 8 variables:
integer: year AD.
numeric: NOAA04 CH_4 scale.
numeric: CH_4 spline (ppb).
numeric: CH_4 growth Rate (ppb/yr).
numeric: CO_2 spline (ppb).
numeric: CO_2 growth Rate (ppb/yr).
numeric: N_{2}O spline (ppb).
numeric: N_{2}O growth Rate (ppb/yr).
https://www.ncei.noaa.gov/access/paleo-search/study/9959
MacFarling Meure, C., Etheridge, D., Trudinger, C., Steele, P., Langenfelds, R., van Ommen, T., Smith, A. and Elkins, J. (2006). The Law Dome CO2, CH4 and N2O Ice Core Records Extended to 2000 years BP. Geophysical Research Letters, 33(14), L14810. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.1029/2006GL026152")}.
Other palaeoenvironment data:
epica2008,
lisiecki2005,
ngrip2004,
ngrip2010,
spratt2016
plot(
x = law2006$year,
y = law2006$CO2_spl,
type = "l",
xlab = "Year AD",
ylab = expression("CO"[2]~"(ppm)")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.