plotBarcode | R Documentation |
Plot Barocde Quality Control Distribution
plotBarcode(obj, pdf.file.name, pdf.width, pdf.height, ...)
obj |
a snap object |
pdf.file.name |
pdf file name to save the plot [NULL]. |
pdf.width |
the width of the graphics region in inches [7]. |
pdf.height |
the height of the graphics region in inches [7]. |
... |
Arguments passed to hist method. |
data(demo.sp); plotBarcode(demo.sp, col="grey", border="grey");
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.