R6 class defining theme properties
Active bindings
fonts
ThemeFont
objectbackground
ThemeBackground
objectaestheticMaps
ThemeAestheticMaps
objectplotConfigurations
ThemePlotConfiguration
object
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