R6 class defining how plot configurations will use aesthetic maps
Super class
tlf::ThemeAestheticMaps
-> ThemeAestheticSelections
Methods
Method new()
Create a new ThemeAestheticSelections
object
Usage
ThemeAestheticSelections$new(
color = NULL,
fill = NULL,
shape = NULL,
size = NULL,
linetype = NULL,
alpha = NULL
)
Arguments
color
selection key or values for choice of color
fill
selection key or values for choice of fill
shape
selection key or values for choice of shape
size
selection key or values for choice of size
linetype
selection key or values for choice of linetype
alpha
selection key or values for choice of alpha