Description Usage Arguments Value Examples
Plot a taxonomic-classifier based histogram
1 |
pro |
data.frame, A diamond-aligned pro file |
html |
boolean, include additional parsing for htmlwidget display [TRUE] |
A histogram ggplot2
1 2 3 4 5 | data("waxsys.pro.df")
proTax <- PlotTax(waxsys.pro.df, html = TRUE)
plot(proTax)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.