Description Usage Arguments Value References
Network connectance, defined as the proportion of all possible links in a network, adopted from Carsten Dormann's bipartite package. Note: Before the calculation, species (rows) with zero occurrences, and sites (columns) with zero species are removed from m.
1 |
m |
Community data matrix with species as rows and sites as columns. Can contain either incidences (1/0) or abundances (natural numbers). |
clean |
Logical. Do you want to remove zero-sum rows or columns? When the index needs the "d" fraction (sites where no species occurs), only zero-sum rows are removed. |
A single number, network connectance.
Dormann et al. (2009) Indices, graphs and null models: analyzing bipartite ecological networks. The Open Ecology Journal, 2: 7-24.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.