spM_trans | R Documentation |
Species matrix transformation
spM_trans(sp, sp.trans = NULL)
sp |
species abundance data, row as sites while column as species names. Non-numeric data are allowed but will be droped in the final results |
sp.trans |
methods for tranformation, allowed methods are: methods in vegan::decostand, log1p, log and other self composed functions. |
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.