A function that returns a matrix with used for comparing treatment data.
treatment_matrix(obj)
obj | An object to be converted to a taxmap object with |
---|
A matrix with each column representing a comparison to be made.
Use this when you want to do pairwise comparisons.
Other Formatting: MicrobiomeR_Formats
,
as_MicrobiomeR_format
,
as_analyzed_format
,
as_basic_format
,
as_custom_format
,
as_phyloseq_format
,
as_raw_format
, melt_taxmap
# NOT RUN { if(interactive()){ #EXAMPLE1 } # }