drawPlot-methods: Method drawPlot

Description Usage Arguments Details

Description

Method drawPlot

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
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, ...)

Arguments

object

Object of class Waterfall, MutSpectra, or Clinical

...

additional arguments to passed

Details

The drawPlot method is used to draw plots created by GenVisR plot constructor functions.


GenVisR documentation built on Dec. 28, 2020, 2 a.m.