ggplotEsetPlot-class {esetVis} | R Documentation |
ggplot
plotsa S4 class to represent ggplot
plots
S4 object of class ggplotEsetPlot
returnTopElements
logical, if TRUE (FALSE by default) return the outlying elements labelled in the plot (if any)
title
string or expression with plot title, ” by default
xlab
string or expression with label for the x axis
ylab
string or expression with label for the y axis
Laure Cougnaud