LinePlot {epivizrChart}R Documentation

Method to add Line Plot

Description

Method to add Line Plot

Usage

LinePlot(x, y, ...)

## S4 method for signature 'EpivizEnvironment'
LinePlot(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]