Skip to content

Instantly share code, notes, and snippets.

@wahalulu
Created November 15, 2017 22:48
Show Gist options
  • Save wahalulu/1f2f36e07908333627c829767b8ec7ed to your computer and use it in GitHub Desktop.
Save wahalulu/1f2f36e07908333627c829767b8ec7ed to your computer and use it in GitHub Desktop.
# install the package devtools
install.packages("devtools")
library(devtools)
# install the doAzureParallel and rAzureBatch package
install_github(c("Azure/rAzureBatch", "Azure/doAzureParallel"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment