##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()