Skip to content

Instantly share code, notes, and snippets.

@jilmun
Created November 1, 2016 01:58
Show Gist options
  • Save jilmun/829f1059eec3fabef0e38b9b9cb64317 to your computer and use it in GitHub Desktop.
Save jilmun/829f1059eec3fabef0e38b9b9cb64317 to your computer and use it in GitHub Desktop.
# http://www.bnosac.be/index.php/blog/57-new-rstudio-add-in-to-schedule-r-scripts
install.packages('knitr')
install.packages('data.table')
install.packages('shiny')
install.packages('miniUI')
install.packages("taskscheduleR", repos="http://www.datatailor.be/rcube", type="source")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment