Description Usage Arguments Value
Given data X and a string describing a method in ade4, or
factominer, or vegan, return the corresponding ordination
object from those packages.
1 | ordi_wrapper(X, method = "ade4_pca", dist_method = "euclidean", ...)
|
X |
Either a data frame, a distance object, a list of both a data frame
and a distance, a formula and a data frame, or a list of data frames,
depending on the desired method. |
The result of a call to the specified method, in the original
ade4, factominer, or vegan classes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.