checkeqm: Check the carbon flux equilibrium output by comana.

View source: R/utility_functions.R

checkeqmR Documentation

Check the carbon flux equilibrium output by comana.

Description

Check the carbon flux equilibrium output by comana.

Usage

checkeqm(cares, eqmtolerance = NA)

Arguments

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.

Value

Boolean: Is the community at equilibrium with inputs to the first trophic level?

Examples

checkeqm(comana(intro_comm))

soilfoodwebs documentation built on May 31, 2023, 5:46 p.m.