library("shiny")
runGitHub("billy34/DemoShiny", subdir="inst/ShinyApp")
library("devtools")
install_github("billy34/DemoShiny")
library("DemoShiny")
gco_demo()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.