fw.metrics | R Documentation |
Derives structural metrics to each food web matrix
fw.metrics(list1)
list1 |
List with the interaction matrices |
A list of vectors with each metric (number of nodes, number of links, link density, connectance, compartmentalization, maximum trophic level).
data(mg1) metric_mg1 <- fw.metrics(mg1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.