View source: R/PlotProReport.R
PlotProReport | R Documentation |
Create PlotID and PlotTax grid-plot
PlotProReport(pro, html = FALSE)
pro |
data.frame, pro.df object |
html |
boolean, generate htmlWidget instead of ggplot [FALSE] |
A grid-table object. Dimension standard is 800 x 400 px.
data("waxsys.pro.df")
proPlot <- PlotProReport(waxsys.pro.df)
plot(proPlot)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.