Learn R Programming

SoilR (version 1.1-23)

C14Atm: Atmospheric 14C fraction

Description

Atmospheric 14C fraction in units of Delta14C for the bomb period in the northern hemisphere.

Usage

data(C14Atm)

Arguments

Format

A data frame with 108 observations on the following 2 variables.
V1
a numeric vector
V2
a numeric vector

Examples

Run this code
#Notice that C14Atm is a shorter version of C14Atm_NH
plot(C14Atm_NH,type="l")
lines(C14Atm,col=2)

Run the code above in your browser using DataLab