Skip to content

Instantly share code, notes, and snippets.

@felixlindemann
Created January 16, 2014 11:01
Show Gist options
  • Save felixlindemann/8453076 to your computer and use it in GitHub Desktop.
Save felixlindemann/8453076 to your computer and use it in GitHub Desktop.
install on target Computer
library(devtools)
install_github("RDemo", "felixlindemann")
library(RDemo)
foo(7)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment