Learn R Programming

mizer (version 2.5.3)

getCriticalFeedingLevel: Get critical feeding level

Description

The critical feeding level is the feeding level at which the food intake is just high enough to cover the metabolic costs, with nothing left over for growth or reproduction.

Usage

getCriticalFeedingLevel(params)

Value

A matrix (species x size) with the critical feeding level

Arguments

params

A MizerParams object

Examples

Run this code
# \donttest{
str(getFeedingLevel(NS_params))
# }

Run the code above in your browser using DataLab