README.md

R package irrsa: RStudio Addins to insert or replace text

R build status

The irrsa (Insert or Replace RStudio Addin) package currently provides two RStudio addins:

The addins can be bound to keyboard shortcuts (e.g. Alt+- to replace the RStudio shortcut for <- with =).

Installation

if (!require("devtools")) { install.packages("devtools") }
devtools::install_github("pasturm/irrsa")

How to assign a keyboard shortcut in RStudio to the addin

Release notes

See the NEWS file for latest release notes.



pasturm/esaora documentation built on Dec. 18, 2020, 12:23 a.m.