spAddins provides a set of RStudio add-ins that are designed to be used in combination with user-defined RStudio keyboard shortcuts. These add-ins either insert text at the cursor position (e.g. insert operators %>%, <<-, %$%, etc.), replace symbols in selected pieces of text, e.g., convert back-slashes to forward-slashes or enclose text with special symbols (e.g., converts "bold" into "**bold**") which is convenient for editing R Markdown files.

License: MIT
URL: https://github.com/GegznaV/spAddins
Bug reports and suggestions: https://github.com/GegznaV/spAddins/issues
Author: Vilmantas Gegzna

See also

Use the links below to learn more about RStudio add-ins and especially how to use them in combination with user-defined keyboard shortcuts:

  1. RStudio add-ins;

  2. Keyboard shortcuts;

  3. Customizing keyboard shortcuts.