addins.rs: A Set of RStudio Add-ins

addins.rsR Documentation

A Set of RStudio Add-ins

Description

Package addins.rs 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.) or replace symbols in selected pieces of text, e.g., convert back-slashes to forward-slashes.

⁠License:⁠ MIT
⁠URL:⁠ https://github.com/GegznaV/addins.rs
⁠Bug reports and suggestions:⁠ https://github.com/GegznaV/addins.rs/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.


GegznaV/addins.rs documentation built on May 5, 2023, 11:12 p.m.