| spAddins {spAddins} | R Documentation | 
A Set of RStudio Add-ins
Description
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:
[Package spAddins version 0.2.0 Index]