Learn R Programming

rscodeio (version 0.1.0)

install_theme: Install the rscodeio theme

Description

You'll need RStudio at least 1.2.x and if your RStudio is installed to a default location on Windows or Linux, you'll need to be running RStudio as Administrator to install the menu theme files (Just required for install).

Usage

install_theme(menus = TRUE)

Arguments

menus

if FALSE do not install the RStudio menu theme qss files.

Value

nothing.

Details

You can elect not to install the menu theme files with `menus = FALSE`.