ScatterPlot {epivizrChart}R Documentation

Method to add Scatter Plot

Description

Method to add Scatter Plot

Usage

ScatterPlot(x, y, ...)

## S4 method for signature 'EpivizEnvironment'
ScatterPlot(x, y, ...)

Arguments

x

an object of type EpivizEnvironment or EpivizNavigation

y

a genomic data object

...

other parameters for the plot method


[Package epivizrChart version 1.16.0 Index]