powered by
Plot a taxonomic-classifier based histogram
PlotTax(pro, html = TRUE)
data.frame, A diamond-aligned pro file
boolean, include additional parsing for htmlwidget display [TRUE]
A histogram ggplot2
# NOT RUN { data("waxsys.pro.df") proTax <- PlotTax(waxsys.pro.df, html = TRUE) plot(proTax) # }
Run the code above in your browser using DataLab