applyTheme {rstudioapi} | R Documentation |
Apply an Editor Theme to RStudio
Description
Applies the specified editor theme to RStudio.
Usage
applyTheme(name)
Arguments
name |
The unique name of the theme to apply. |
Note
The applyTheme
function was introduced in RStudio 1.2.879.
[Package rstudioapi version 0.16.0 Index]