plotEset-methods: plot an plotEset object

Description Usage Arguments Value Author(s)

Description

plot an plotEset object

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
plotEset(object, returnEsetPlot = FALSE)

## S4 method for signature 'ggplotEsetPlot'
plotEset(object, returnEsetPlot = FALSE)

## S4 method for signature 'ggvisEsetPlot'
plotEset(object, returnEsetPlot = FALSE)

## S4 method for signature 'rbokehEsetPlot'
plotEset(object, returnEsetPlot = FALSE)

Arguments

object

object of class esetPlot

returnEsetPlot

logical, if TRUE return also the esetPlot object, such as can be re-use for future call to plotEset

Value

the plot object if returnEsetPlot is FALSE, otherwise a list with 'plot': the plot object and 'esetPlot': the esetPlot object

Author(s)

Laure Cougnaud


esetVis documentation built on Nov. 8, 2020, 4:51 p.m.