View source: R/beta_temporal.R
temp.beta.vec | R Documentation |
Temporal beta diversity calculation for vector
temp.beta.vec(x, nspp, spp, tree, resu, ...)
x |
A numeric vector with presence-absence data (0 or 1) for a set of species. |
nspp |
Numeric. Number of species. |
spp |
Character. Species name. |
tree |
It can be a data frame with species traits or a phylogenetic tree. |
resu |
Numeric. A vector to store results. |
... |
Additional arguments to be passed passed down from a calling function. |
A vector with beta results (total, replacement, richness difference, and ratio).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.