GegznaV/addins.rs: RStudio Add-ins to Insert Operators and Modify Text

A set of RStudio add-ins that are designed to be used in combination with user-defined RStudio keyboard shortcuts. These add-ins: 1) insert text at a cursor position (e.g. insert operators %>%, <<-, %$%, etc.); 2) replace symbols in selected pieces of text (e.g., convert backslashes to forward slashes which results in stings like "c:\data\" converted into "c:/data/"); 3) align code.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.12
URL https://GegznaV.github.io/addins.rs/ https://github.com/GegznaV/addins.rs
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("GegznaV/addins.rs")
GegznaV/addins.rs documentation built on May 5, 2023, 11:12 p.m.