Skip to content

Instantly share code, notes, and snippets.

@cecilialee
Created March 2, 2018 07:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cecilialee/bd62e6783e53047006708382c066b325 to your computer and use it in GitHub Desktop.
Save cecilialee/bd62e6783e53047006708382c066b325 to your computer and use it in GitHub Desktop.
Run Shiny in terminal. #r #shiny
Rscript -e "shiny::runApp('poldata_app.R')"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment