Description Usage Arguments Details Value See Also Examples
A function that returns a matrix with used for comparing treatment data.
1 | treatment_matrix(obj)
|
obj |
An object to be converted to a taxmap object with |
Use this when you want to do pairwise comparisons.
A matrix with each column representing a comparison to be made.
Other Formatting: MicrobiomeR_Formats
,
as_MicrobiomeR_format
,
as_analyzed_format
,
as_basic_format
,
as_custom_format
,
as_phyloseq_format
,
as_raw_format
, melt_taxmap
1 2 3 4 5 6 | ## Not run:
if(interactive()){
#EXAMPLE1
}
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.