plotData: plotData

Description Usage Arguments Value Author(s) Examples

Description

Returns the data used to build plots for CIMseqData and CIMseqSwarm objects.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
plotData(plot, ...)

## S4 method for signature 'gg'
plotData(plot, ...)

## S4 method for signature 'data.frame'
plotData(plot, ...)

## S4 method for signature 'ggraph'
plotData(plot, ...)

Arguments

plot

A ggplot object of class "gg" "ggplot".

...

additional arguments to pass on.

Value

A tibble containing the plot data.

Author(s)

Jason T. Serviss

Examples

1
2

jasonserviss/CIMseq documentation built on Jan. 11, 2020, 4:42 a.m.