PlotReport | R Documentation |
A wrapper for palmid Plot* functions to create a standard "report"
PlotReport(pp, pp.bg)
pp |
A palmprint.df row to use for the plot "value" |
pp.bg |
A multiple palmprint.df for the plot background "distribution" |
A grid-table object. Dimension standard is 800 x 400 px.
data("waxsys.palmprint")
data("palmdb")
ppRep <- PlotReport(waxsys.palmprint, palmdb)
plot(ppRep)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.