Skip to content

Instantly share code, notes, and snippets.

@marcionicolau
Created December 12, 2012 01:04
Show Gist options
  • Save marcionicolau/4263949 to your computer and use it in GitHub Desktop.
Save marcionicolau/4263949 to your computer and use it in GitHub Desktop.
run shinyExt experimenter example
require(devtools)
install_github('shinyExt','marcionicolau')
require(shinyExt)
shiny::runApp(system.file('examples/experimenter',package='shinyExt'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment