vegan_to_mvar: Convert a vegan object into class mVarTable

Usage Arguments Value

View source: R/conversion.R

Usage

1
vegan_to_mvar(vegan_object, tables_to_include)

Arguments

tables_to_include

A character vector specifying which elements in the vegan object to store in the mVarTable. We expect that vegan_object[[cur_table]]$coord be nonnull, for every cur_table in tables_to_include.

An

object resulting from a call to a vegan ordination method.

Value

mvar_table An object of class mvarTable, storing the site and species tables in the table slot and the eigenvalues in the eig slot. The annotation slots of each mVarLayer are the row names of the projected coordinates.


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