View source: R/merge_treatments.R
merge_treatments | R Documentation |
Combines multiple columns of a phyloseq-class
object sample_data
into a
single-variable column.
merge_treatments(phyloseq_obj, treatment)
phyloseq_obj |
A |
treatment |
A vector of any number of column names as |
phyloseq-object
merge_treatments(soil_column, c("Matrix", "Treatment", "Day"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.