Skip to content

Instantly share code, notes, and snippets.

@cwerner13
Last active March 18, 2017 18:51
Show Gist options
  • Save cwerner13/cca45bb119a5ddb39d76da8fe0c056ab to your computer and use it in GitHub Desktop.
Save cwerner13/cca45bb119a5ddb39d76da8fe0c056ab to your computer and use it in GitHub Desktop.
start R Server (local)
install.packages(“Rserve”)
library(Rserve)
Rserve()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment