change_theme: Changes the RStudio-theme

View source: R/change_theme.R

change_themeR Documentation

Changes the RStudio-theme

Description

If theme=NULL, then the function switches between the "Pastel on dark" and "Textmate (default)" themes.

Usage

change_theme(theme = NULL)

Arguments

theme

A specific theme-name (e.g. Pastel on dark, Textmate (default), etc.).

Details

Changes the RStudio-theme in two ways. Either by giving a specific RStudio-theme or just changing between dark and light mode,if theme=NULL (the default).

Author(s)

Dennis Freuer


freuerde/puzzle documentation built on March 27, 2022, 5:30 p.m.