getInFluxes,Model-method {SoilR} | R Documentation |
Extract the InFluxes as provided during creation of the model
Description
Since the influxes had to be provided to create the model this method yields no new information that can not be obtained simpler. It is usually called internally by other functions.
Usage
## S4 method for signature 'Model'
getInFluxes(object)
Arguments
object |
A modelrun as produced by the constructors:
|
[Package SoilR version 1.2.107 Index]