C14Atm: Atmospheric 14C fraction

C14AtmR Documentation

Atmospheric 14C fraction

Description

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.

Usage

data(C14Atm)

Format

A data frame with 108 observations on the following 2 variables.

  1. V1 a numeric vector

Examples

#Notice that C14Atm is a shorter version of C14Atm_NH
require("SoilR")
data("C14Atm_NH")
plot(C14Atm_NH,type="l")
lines(C14Atm,col=2)


SoilR documentation built on Oct. 13, 2023, 5:06 p.m.