nydal1996 | R Documentation |
{}^{14}C
Measurements in Atmospheric CO_2
Corrected {}^{14}C
measurements from air samples collected at five
Norwegian sites from 1962-1993.
nydal1996
A data.frame
with 620 observations and 5 variables:
character
: sampling station.
Date
: beginning date of the sampling period.
Date
: ending date of the sampling period.
numeric
: isotopic ratio \Delta^{14}C
(per mil).
numeric
: error on delta
(per mil).
Nydal, R. and Lövseth, K. (1996). Carbon-14 Measurements in Atmospheric CO2 from Northern and Southern Hemisphere Sites, 1962-1993. ORNL/CDIAC-93; NDP-057. Washington, DC: USDOE Office of Energy Research. \Sexpr[results=rd]{tools:::Rd_expr_doi("10.2172/461185")}
Other isotopic data:
lisiecki2005
,
ngrip2004
,
ngrip2010
,
spratt2016
,
vegetation
plot(
x = nydal1996$start,
y = nydal1996$delta,
type = "p",
xlab = "Date",
ylab = expression(Delta^{14}*"C")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.