getC {SoilR} | R Documentation |
Calculates the content of the pools
Description
This function computes the content of the pools as function of time. In the original (and most of the present) Models these are Carbon pools hence the name. Have a look at the methods for details.
Usage
getC(object, as.closures = F)
Arguments
object |
A modelrun as produced by the constructors:
|
as.closures |
a logical variable. Default to FALSE |
Value
A matrix with m columns representing where m is the number of pools, and n rows where n is the number times
as specified by the times
of the model.