powered by
Create PlotID and PlotTax grid-plot
PlotProReport(pro, html = FALSE)
data.frame, pro.df object
boolean, generate htmlWidget instead of ggplot [FALSE]
A grid-table object. Dimension standard is 800 x 400 px.
# NOT RUN { data("waxsys.pro.df") proPlot <- PlotProReport(waxsys.pro.df) plot(proPlot) # }
Run the code above in your browser using DataLab