lum_0_100 | R Documentation |
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.
lum_0_100(lum = NULL)
lum |
Numeric. Brightness level, ranging from 0 (completely dark) to 100 (maximum brightness). |
no return value : only apply the theme_set() function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.