View source: R/settings--keybindings.R
rstudio_reset_keybindings | R Documentation |
Set RStudio keybindings
rstudio_reset_keybindings(to, backup = TRUE)
to |
(string) The type of keybindings.
Currently available value is |
backup |
(logical) If |
## Not run: \dontest{
bio::rstudio_reset_keybindings(to = "bio-default")
bio::rstudio_reload()
}
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.