Description Usage Arguments Details Examples
Takes a network and community matrix reduces it to species that have connections in the network.
1 2 | ## S3 method for class 'net'
min(net = "network", com = "community matrix")
|
net |
A network model in matrix form. |
com |
A community matrix with species in the same order as the network. |
This function is useful mainly for plotting.
1 2 3 | ##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.