
Validate equation parameters against requirements
Source:R/11.3-data-validators.R
validate_equation_params.RdValidates equation parameters against their category requirements.
Arguments
- category
Character string naming the bioenergetic category (e.g.
"consumption","respiration","egestion","excretion","predator").- equation_num
Character string identifying the equation variant within the category (e.g.
"1","2").- params
Named list of parameter values to validate against the requirements defined for the specified category and equation.