Description Usage Arguments Value Examples
A wrapper for PlotDistro() for "pp_length", "v1_length", "v2_length".
1 | PlotLengths(pp, pp.bg, set.ylab = "palmDB density")
|
pp |
A palmprint.df row to use for the plot "value" |
pp.bg |
A multiple palmprint.df for the plot background "distribution" |
set.ylab |
Label for y-axis ["palmDB density"] |
A grid-table object of "pp_length", "v1_length", "v2_length"
1 2 3 4 5 | data("waxsys.palmprint")
data("palmdb")
ppLen <- PlotLengths(pp = waxsys.palmprint, pp.bg = palmdb)
plot(ppLen)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.