View source: R/meanTrophicLevel.r
meanTrophicLevel | R Documentation |
==============================
meanTrophicLevel(x = "model", minTL = 2)
x |
a network object. This includes all weighted flows into and out of each node. The model needs to be at steady-state |
minTL |
is the minimum trophic level to be included in the calculation fo the mean trophic level. The default is 2, but users often use 3.25 and 4. |
Stuart R. Borrett
data(enaModels)
meanTrophicLevel(enaModels[[12]], minTL = 3.25)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.