Description Usage Arguments Details Value Author(s)
View source: R/diversity_assignDS.R
This function is implemented by wapper around the vegan
function diversityDS
.
1 2 3 4 5 6 | diversity_assignDS(
data.name.transmit,
index = "shannon",
MARGIN = 1,
base = exp(1)
)
|
data.name.transmit |
a string character, the name of a dataframe |
index |
an parameter of unspecified purpose |
MARGIN |
an parameter of unspecified purpose |
base |
an parameter of unspecified purpose |
The function returns ...
the results of diversityDS
function
Stuart Wheater for DataSHIELD Development Team
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.