.modules | R Documentation |
Number of modules of the food web
.modules(sp.names, metaweb)
sp.names |
vector of species names. |
metaweb |
adjacency matrix of the metaweb. |
Return the number of modules in the network. Modules are obtained using a fast greedy algorithm on the undirected food web.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.