/RPackages

The packages I use with R

Primary LanguageR

My R Packages

Automated installation for packages that I use the most when working with R.

Installation

On the R console (assuming the repo has been cloned into ~/RPackages):

setwd("~/r_packages")

And then:

source("packages.R")