by_PoolName,ConstantOutFluxRate_by_PoolIndex-method | R Documentation |
This method exists only for classes that do not contain functions of the state_variables since we cannot automatically translate functions with a state vector arguments to functions of the respective state variables which would require symbolic computations. The reverse direction is always possible and is therefore the preferred way to input rate functions that depend on state variables.
## S4 method for signature 'ConstantOutFluxRate_by_PoolIndex'
by_PoolName(obj, poolNames)
obj |
an object of class ConstantOutFluxRate_by_PoolIndex |
poolNames |
names of pools |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.