getC
or getReleaseFlux
for
each pool over timeThis function produces a plot with the C content or released C for each pool
over time. Needs as input a matrix obtained after a call to
getC
or getReleaseFlux
.
plotCPool(t, mat, col, ...)
A vector containing the time points for plotting.
A matrix object obtained after a call to getC
or
getReleaseFlux
A color palette specifying color lines for each pool (columns of
mat
).
Other arguments passed to link{plot}
.