Package addins.rs
is an R package that provides a set of RStudio add-ins which are designed to be used in combination with user-defined RStudio keyboard shortcuts. These add-ins:
%>%
, <<-
, %$%
;"c:\data\"
converted into "c:/data/"
. This can be useful for Windows users);Install development version from GitHub:
if (!require(remotes)) install.packages("remotes")
remotes::install_github("GegznaV/addin.tools")
remotes::install_github("GegznaV/addins.rs")
More information at http://gegznav.github.io/addins.rs/