my_vpa | R Documentation |
Conduct VPA after CCA or RDA
my_vpa(
sp,
env_ls,
sp.trans = NULL,
env.trans = NULL,
mode = NULL,
force.mode = NULL,
...
)
sp |
a dataframe, row as sites while column as species names |
env_ls |
a list, with environmental variables data as elements |
sp.trans |
a string, method for species data transformation |
env.trans |
a string, method for envrionmental data transformation |
mode |
a string, when force.mode=F (default), it indicates which model to use when 3<dca.axlength<4 when force.mode=T, it indicates which mode to conduct forcely |
force.mode |
T or F (default) |
... |
further argumens for adespatial::forward.sel |
a list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.