drawPlot-methods: Method drawPlot

drawPlotR Documentation

Method drawPlot

Description

Method drawPlot

Usage

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.


griffithlab/GenVisR documentation built on April 18, 2024, 7:06 p.m.