match_ordi_method: Search Vegan and ade4 for matching method

Description Usage Arguments Value

View source: R/match_ordi_method.R

Description

Given a character string describing an ordination method from ade4 or vegan, return the actual function for that method.

Usage

1

Arguments

A

string describing the function to return. The currently accepted strings, along with the functions they return, are pca: dudi.pca pco: dudi.pco acm: dudi.acm coa: dudi.coa fpca: dudi.fpca hillsmith: dudi.hillsmith mix: dudi.mix nsc: dudi.nsc vegan_cca: cca, from vegan and any other string that exactly matches a function in ade4 or vegan.

Value

ordi_method The function from either ade4 or vegan giving the desired function.


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