treatment_matrix: Get Treatment Matrix

Description Usage Arguments Details Value See Also Examples

View source: R/utils.R

Description

A function that returns a matrix with used for comparing treatment data.

Usage

1

Arguments

obj

An object to be converted to a taxmap object with create_taxmap.

Details

Use this when you want to do pairwise comparisons.

Value

A matrix with each column representing a comparison to be made.

See Also

Other Formatting: MicrobiomeR_Formats, as_MicrobiomeR_format, as_analyzed_format, as_basic_format, as_custom_format, as_phyloseq_format, as_raw_format, melt_taxmap

Examples

1
2
3
4
5
6
## Not run: 
if(interactive()){
 #EXAMPLE1
 }

## End(Not run)

vallenderlab/MicrobiomeR documentation built on Aug. 30, 2019, 11:24 p.m.