Description Usage Arguments Value Examples
A QualityReport method which creates quality base interactive plot.
1 2 | ## S4 method for signature 'QualityReport'
qualityBasePlot(object)
|
object |
A QualityReport S4 instance. |
A quality plot.
1 2 3 4 | data("qualityReportData")
## Not run:
qualityBasePlot(qualityReportData)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.