R6 class defining theme of plot configuration objects
Public fields
addScattertheme properties for
PlotConfigurationobjects as used in functionaddScatter()addLinetheme properties for
PlotConfigurationobjects as used in functionaddLine()addRibbontheme properties for
PlotConfigurationobjects as used in functionaddRibbon()addErrorbartheme properties for
PlotConfigurationobjects as used in functionaddErrorbar()
Methods
Method new()
Create a new ThemePlotConfigurations object
Usage
ThemePlotConfigurations$new(
addScatter = NULL,
addLine = NULL,
addRibbon = NULL,
addErrorbar = NULL,
...
)Arguments
addScattertheme properties for
PlotConfigurationobjects as used in functionaddScatter()addLinetheme properties for
PlotConfigurationobjects as used in functionaddLine()addRibbontheme properties for
PlotConfigurationobjects as used in functionaddRibbon()addErrorbartheme properties for
PlotConfigurationobjects as used in functionaddErrorbar()...theme properties for
PlotConfigurationobjects as used in molecule plots