Set RStudio keybindings

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