Description Usage Arguments Value Examples
A wrapper for palmid Plot* functions to create a standard "report"
1 | 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.
1 2 3 4 5 6 | 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.