rstudio_reset_keybindings: Set RStudio keybindings

View source: R/settings--keybindings.R

rstudio_reset_keybindingsR Documentation

Set RStudio keybindings

Description

Set RStudio keybindings

Usage

rstudio_reset_keybindings(to, backup = TRUE)

Arguments

to

(string) The type of keybindings. Currently available value is "bio-default".

backup

(logical) If TRUE, a back-up copy of files with current keybindings will be created.

Examples

## Not run: \dontest{

bio::rstudio_reset_keybindings(to = "bio-default")
bio::rstudio_reload()

}
## End(Not run)

mokymai/bs documentation built on Jan. 28, 2025, 8:26 p.m.