The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
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:
%>%
,
<<-
, %$%
) at the cursor position;"c:\data\"
converted into "c:/data/"
).Install released version from CRAN:
install.packages("spAddins")
Install development version from GitHub:
if (!require(devtools)) install.packages("devtools")
::install_github("GegznaV/spAddins") devtools
Get started online http://gegznav.github.io/spAddins/articles/v1_workflow.html
And offline:
vignette("v1_workflow", package = "spAddins")
More information at http://gegznav.github.io/spAddins/
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.