##Run these two lines from the shinyExample directory to see
##ReportingTools and shiny togther.
##For more details on the server.R and ui.R files see the
##shiny tutorial at http://rstudio.github.com/shiny/tutorial/
##Look over shinyReportingTools.Rnw (the shiny vignette) for more details
library(shiny)
runApp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.