Description Usage Arguments Value Examples
Plot the palmprint-diagram for a palmscan df object
1 | PlotPP(ps)
|
ps |
A palmscan data.frame containing one palmprint |
A gene-diagram as a ggplot2 object
1 2 3 4 5 | data("waxsys.palmprint")
palmprint.diagram <- PlotPP(waxsys.palmprint)
plot(palmprint.diagram)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.