spAddins: A Set of RStudio Addins

A set of RStudio addins that are designed to be used in combination with user-defined RStudio keyboard shortcuts. These addins either: 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/") or 3) enclose text with special symbols (e.g., converts "bold" into "**bold**") which is convenient for editing R Markdown files.

Package details

AuthorVilmantas Gegzna [aut, cre, cph]
MaintainerVilmantas Gegzna <GegznaV@gmail.com>
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/GegznaV/spAddins
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("spAddins")

Try the spAddins package in your browser

Any scripts or data that you put into this service are public.

spAddins documentation built on May 2, 2019, 3:04 a.m.