plotCPool {SoilR} | R Documentation |
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, ...)
t |
A vector containing the time points for plotting. |
mat |
A matrix object obtained after a call to |
col |
A color palette specifying color lines for each pool (columns of
|
... |
Other arguments passed to |