View source: R/get_functional_diversity.R
get_functional_diversity | R Documentation |
get functional diversity metrics from dataframe This function was inspired from FD package
get_functional_diversity(
spectraits,
FDmetric = c("FRic", "FEve", "FDiv"),
p = NULL
)
spectraits |
numeric. dataframe containing species in rows and trait values in columns |
FDmetric |
character. Functional diversity metric |
p |
list. progressor object for progress bar |
FDmetrics
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.