R6 class defining theme properties
Active bindings
fontsThemeFontobjectbackgroundThemeBackgroundobjectaestheticMapsThemeAestheticMapsobjectplotConfigurationsThemePlotConfigurationobject
Methods
Method new()
Create a new Theme object
Usage
Theme$new(
fonts = NULL,
background = NULL,
aestheticMaps = NULL,
plotConfigurations = NULL
)Method save()
Save Theme as a json file