convert_to_mvar: Convert vegan and ade4 objects to class mvar

Description Usage Arguments Value

View source: R/conversion.R

Description

Convert an ade4 or vegan object to class mvar.

Usage

1
convert_to_mvar(X_ord, table_names = NULL)

Arguments

X_ord

The result of a call to a ade4 or vegan ordination method.

table_names

A vector of strings specifying which tables to extract, for ade4 objects. Each of these tables will be an element in the resulting mvar object. Defaults to c("li", "co").

Value

An mvar object with the scores and eigenvalues of X_ord.


krisrs1128/mvarVis documentation built on Oct. 13, 2019, 11:14 p.m.