lum_0_100 {R.AlphA.Home} | R Documentation |
Adjust the Brightness of the Graphics Window for confortable viewing when using ggplot2
Description
Modifies the brightness level of the active graphics window by adjusting its background color.
This is especially useful when using dark RStudio themes, where a 100 graphic window creates an unconfortable contrast.
Usage
lum_0_100(lum = NULL)
Arguments
lum |
Numeric. Brightness level, ranging from 0 (completely dark) to 100 (maximum brightness). |
Value
no return value : only apply the theme_set() function
[Package R.AlphA.Home version 1.0.0 Index]