Description Usage Arguments Value References Examples
Retrive if a taxon is omnivore or not, based on average prey trophic level or shortest trophic level method.
1 | which_omnivore(graph, method = c("shortest", "average_prey"))
|
graph |
an igraph object. |
method |
computation method for the trophic level. Must be one of 'shortest' or 'average_prey'. See |
dataframe. First column containing the taxa and second if the taxon is omnivore or not.
Baiser, B., Gotelli, N. J., Buckley, H. L., Miller, T. E., & Ellison, A. M. (2012). Geographic stats::variation in network structure of a nearctic aquatic food web. Global Ecology and Biogeography.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.