Description Usage Arguments Value Author(s) References Examples
Visualize abundance spread for OTUs
1 | spreadplot(x, trunc = 0.001/100, alpha = 0.15, width = 0.35)
|
x |
|
trunc |
Truncate abundances lower than this to zero |
alpha |
Alpha level for point transparency |
width |
Width for point spread |
ggplot2 object
Contact: Leo Lahti microbiome-admin@googlegroups.com
See citation('microbiome')
1 2 | data(dietswap)
p <- spreadplot(transform(dietswap, "compositional"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.