Perform an ordination using an ade4 or vegan function, and return an mvarVis object with the annotation completed.
1 2  | 
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.   | 
method | 
 The method among those listed above that will perform the required ordination.  | 
rows_annot | 
 For one table methods, a data.frame whose j^th row describes the j^th sample in the coordinates matrices corresponding to row scores. For procustes and CCorA, we require a list of dataframes, one for each of the directions.  | 
cols_annot | 
 The analogous object for column scores.  | 
dist_method | 
 If a distance matrix is used by the specified method and
  | 
table_names | 
 A vector of strings specifying which tables to extract, for  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.