View source: R/networksBetadiversity.R
networkTempBetaDiv | R Documentation |
TAXONOMIC BETA-DIVERSITY FUNCTION calculates beta diversity as the spp turnover between two networks.
networkTempBetaDiv(web1, web2, dietcat, method = "all", mode = "composition")
web1 |
first adjency matrix (species network) |
web2 |
second adjency matrix (species network) |
dietcat |
diet categories (i.e., lowest trophic level nodes that are ubiquitous across all networks) |
method |
is the method used to calculate beta diversity in 'composition' |
mode |
can be "decompHills", "pairwiseHills" or "composition". "decompHills" and "pairwiseHills"
use the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.