vegan_stand: Standardize a Phyloseq OTU Table

Description Usage Arguments Value

View source: R/vegan_stand.R

Description

Applies any vegan decostand standardization method to a phyloseq OTU table.

Usage

1
vegan_stand(physeq, method = "hellinger", ...)

Arguments

physeq

A phyloseq object containing at least an OTU table.

method

A method from vegan's decostand function.

...

Other parameters passed to vegan's decostand function.

Value

Returns a phyloseq object with transformed OTU table.


jfq3/QsRutils documentation built on Jan. 18, 2021, 12:40 a.m.