Skip to content

Instantly share code, notes, and snippets.

@wush978
Created April 22, 2016 12:19
Show Gist options
  • Select an option

  • Save wush978/1ef405e8128d679b3f049ff447b9091a to your computer and use it in GitHub Desktop.

Select an option

Save wush978/1ef405e8128d679b3f049ff447b9091a to your computer and use it in GitHub Desktop.
options(repos = c(local = sprintf("file:///%s", normalizePath(choose.dir(), winslash = "/")),
CRAN = "http://cran.csie.ntu.edu.tw"))
install.packages("swirl")
swirl::install_course_zip(choose.files())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment