Package spAddins
has RETIRED in favor of packages addins.rmd
and addins.rs
.
Please find development versions of these packages at:
spAddins
spAddins
is an R package that provides a set of RStudio addins which are designed to be used in combination with user-defined RStudio keyboard shortcuts. These addins either:
1) Basic text formatting add-ins for R Markdown documents. More on formatting can be found here: - http://rmarkdown.rstudio.com/authoring_pandoc_markdown.html 2) Insert various R operatiors, including %>%
, <<-
, %$%
; 3) Replace certain symbols (e.g., strings like "c:\data\"
converted into "c:/data/"
. This can be useful for Windows users).
Get started online http://gegznav.github.io/spAddins/articles/v1_workflow.html
And offline:
More information at http://gegznav.github.io/spAddins/