spAddins: A Set of RStudio Addins (original) (raw)
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.
Version: | 0.2.0 |
---|---|
Depends: | R (≥ 3.2) |
Imports: | rstudioapi, magrittr, stringr, purrr |
Suggests: | knitr, rmarkdown, rebus |
Published: | 2017-12-14 |
DOI: | 10.32614/CRAN.package.spAddins |
Author: | Vilmantas Gegzna [aut, cre, cph] |
Maintainer: | Vilmantas Gegzna |
BugReports: | https://github.com/GegznaV/spAddins/issues |
License: | MIT + file |
URL: | https://github.com/GegznaV/spAddins |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | spAddins results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=spAddinsto link to this page.