process_ctable: Wrapper for contingency table processing

Description Usage Arguments Value

Description

Wrapper for contingency table processing

Usage

1
process_ctable(X, opts = list())

Arguments

X

A matrix / data.frame / data.table with the samples as rows, and with ids as either row names or as the first column [opts$id_col in merge_ctable_opts()].

opts

A list of processing options. Choices and their defaults are detailed in merge_ctable_opts().

Value

X A processed version of the input data X.


krisrs1128/phyloseqExtend documentation built on May 20, 2019, 1:31 p.m.