drawPlot | R Documentation |
Method drawPlot
drawPlot(object, ...)
## S4 method for signature 'Clinical'
drawPlot(object, ...)
## S4 method for signature 'Lolliplot'
drawPlot(object, ...)
## S4 method for signature 'MutSpectra'
drawPlot(object, ...)
## S4 method for signature 'Rainfall'
drawPlot(object, ...)
## S4 method for signature 'Waterfall'
drawPlot(object, ...)
object |
Object of class Waterfall, MutSpectra, or Clinical |
... |
additional arguments to passed |
The drawPlot method is used to draw plots created by GenVisR plot constructor functions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.