powered by
runGitHub(repo, username = getOption("github.user"), ref = "master", subdir = NULL, port = NULL, launch.browser = getOption("shiny.launch.browser", interactive()))
runGitHub("shiny_example", "rstudio") # Can run an app from a subdirectory in the repo runGitHub("shiny_example", "rstudio", subdir = "inst/shinyapp/")
Run the code above in your browser using DataLab