spreadplot {microbiome} | R Documentation |
Visualize abundance spread for OTUs
spreadplot(x, trunc = 0.001/100)
x |
|
trunc |
Truncate abundances lower than this to zero |
ggplot2 object
Contact: Leo Lahti microbiome-admin@googlegroups.com
See citation('microbiome')
data(dietswap) p <- spreadplot(transform(dietswap, "compositional"))