StackedLinePlot {epivizrChart}R Documentation

Method to add Stacked Line Plot

Description

Method to add Stacked Line Plot

Usage

StackedLinePlot(x, y, ...)

## S4 method for signature 'EpivizEnvironment'
StackedLinePlot(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.10.0 Index]