showSummary {SNPchip} | R Documentation |
Displays descriptive statistics for a sample as a legend.
showSummary(object, where, bty, legend.panel, cex, col, digits)
object |
Object of class AnnotatedSnpSet |
where |
Character string indicating where to put the legend. See
legend |
bty |
See bty |
legend.panel |
Logical for plotting the legend on a separate panel. |
cex |
See par |
col |
See par |
digits |
Argument to round |
Robert Scharpf