C14Atm | R Documentation |
Atmospheric 14C fraction in units of Delta14C for the bomb period in the northern hemisphere.
@note This dataset will be deprecated soon. Please use C14Atm_NH or Hua2013 instead.
data(C14Atm)
A data frame with 108 observations on the following 2 variables.
V1 a numeric vector
#Notice that C14Atm is a shorter version of C14Atm_NH
require("SoilR")
data("C14Atm_NH")
plot(C14Atm_NH,type="l")
lines(C14Atm,col=2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.