View source: R/utility_functions.R
checkeqm | R Documentation |
Check the carbon flux equilibrium output by comana.
checkeqm(cares, eqmtolerance = NA)
cares |
The output from comana. |
eqmtolerance |
A value used to set the equilibrium tolerance for the food web verification. If NA, the default value used by the function all.equal is used, which is approximately 1.5e-8. |
Boolean: Is the community at equilibrium with inputs to the first trophic level?
checkeqm(comana(intro_comm))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.