/r-config

useful snippets and functions for R

Primary LanguageRMIT LicenseMIT

r-config

Useful snippets for R:

  • my .Rprofile;
  • installing multiple wersions of R on Ubuntu Linux;
  • setting up package installation cache using ccache.

All R code/functions moved to my amc package, which can be installed using:

devtools::install_github("achubaty/amc")