drawPlot {GenVisR} | 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.