achubaty / r-config

useful snippets and functions for R

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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")

About

useful snippets and functions for R

License:MIT License


Languages

Language:R 58.0%Language:Shell 42.0%