Skip to contents
  • Sets key-chord "ctrl + alt + shift + v" in RStudio to auto-run paste_from_xl().

  • Sets key-chord "ctrl + alt + shift + c" in RStudio to auto-run copy_for_xl().

  • Sets key-chord "ctrl + alt + shift + n" in RStudio to auto-run enscript().

Usage

set_xlr_key_chords()

Details

To enable the quick keys after running set_xlr_key_chords(), you must close and re-launch RStudio.

To set quick-keys manually in RStudio, follow these instructions from Posit: https://support.posit.co/hc/en-us/articles/206382178-Customizing-Keyboard-Shortcuts-in-the-RStudio-IDE

Examples

if (FALSE)  set_xlr_key_chords()