getF14
for each pool over timeThis function produces a plot with the Delta14C in the atmosphere and the
Delta14C of each pool obtained after a call to getF14
.
plotC14Pool(t, mat, inputFc, col, ...)
A vector containing the time points for plotting.
A matrix object obtained after a call to getF14
A Data Frame object containing values of atmospheric Delta14C per time. First column must be time values, second column must be Delta14C values in per mil.
A color palette specifying color lines for each pool (columns of
mat
).
Other arguments passed to plot
.