getYlab,plot_base-method {RcmdrPlugin.KMggplot2} | R Documentation |
Get ylab
Description
getYlab
method gets the y-axis label.
Usage
## S4 method for signature 'plot_base'
getYlab(parms)
Arguments
parms |
List of objects; graphics settings parameters. |
Value
- ylab
Character; a code snippet for the y-axis label.
See Also
Other plot: checkError,plot_base-method
,
checkTheme,plot_base-method
,
checkVariable,plot_base-method
,
commandDoIt,plot_base-method
,
factorize-class
, gbox-class
,
gcont-class
, gdiscbar-class
,
gdist-class
,
getCoord,plot_base-method
,
getFacet,plot_base-method
,
getGeom,plot_base-method
,
getGgplot,plot_base-method
,
getHelp,plot_base-method
,
getMain,plot_base-method
,
getMessage,plot_base-method
,
getOpts,plot_base-method
,
getParms,plot_base-method
,
getPlot,plot_base-method
,
getScale,plot_base-method
,
getTheme,plot_base-method
,
getWindowTitle,plot_base-method
,
getXlab,plot_base-method
,
getZlab,plot_base-method
,
ghist-class
, gkm-class
,
gline-class
, gpie-class
,
gqq-class
, gscat-class
,
gscatmat-class
,
plotWindow,plot_base-method
,
plot_base-class
,
registRmlist,plot_base-method
,
removeRmlist,plot_base-method
,
savePlot,plot_base-method
,
setBack,plot_base-method
,
setDataframe,plot_base-method
,
setFront,plot_base-method