YAxisConfiguration | R Documentation |
R6 class defining the configuration of Y-axis
tlf::AxisConfiguration
-> YAxisConfiguration
position
character position of the Y-axis
updatePlot()
Update axis configuration on a ggplot
object
YAxisConfiguration$updatePlot( plotObject, xAxisLimits = NULL, xlim = lifecycle::deprecated() )
A ggplot
object with updated axis properties
clone()
The objects of this class are cloneable with this method.
YAxisConfiguration$clone(deep = FALSE)
deep
Whether to make a deep clone.
Other PlotConfiguration classes:
AxisConfiguration
,
BackgroundConfiguration
,
BackgroundElement
,
BoxWhiskerPlotConfiguration
,
CumulativeTimeProfilePlotConfiguration
,
DDIRatioPlotConfiguration
,
ExportConfiguration
,
HistogramPlotConfiguration
,
LabelConfiguration
,
LegendConfiguration
,
LineElement
,
ObsVsPredPlotConfiguration
,
PKRatioPlotConfiguration
,
PieChartPlotConfiguration
,
PlotConfiguration
,
PlotGridConfiguration
,
QQPlotConfiguration
,
ResVsPredPlotConfiguration
,
ResVsTimePlotConfiguration
,
TimeProfilePlotConfiguration
,
TornadoPlotConfiguration
,
XAxisConfiguration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.