Skip to content

Instantly share code, notes, and snippets.

@Robinlovelace
Created May 11, 2015 16:00
Show Gist options
  • Save Robinlovelace/31dd620136b195ab2408 to your computer and use it in GitHub Desktop.
Save Robinlovelace/31dd620136b195ab2408 to your computer and use it in GitHub Desktop.
Install packages from NCL course
install.packages("drat")
drat::addRepo("rcourses")
install.packages("nclRadvanced", type="source")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment