getC14
, getC
, or
getReleaseFlux
to an existing plotThis function adds lines to a plot with the C content, the C release, or
Delta 14C value of each pool over time. Needs as input a matrix obtained
after a call to getC14
, getC
, or
getReleaseFlux
.
linesCPool(t, mat, col, ...)
A vector containing the time points for plotting.
A matrix object obtained after a call to getC14
,
getC
, or getReleaseFlux
.
A color palette specifying color lines for each pool (columns of
mat
).
Other arguments passed to plot
.