Stephen Moore, DBA / Developer
March 21, 2015
Web users are no longer engaged by static graphics, even those produced with current graphics packages like ggplot2.
Shiny can engage users by adding interactivity to R graphics. Shiny includes a set of widgets (sliders, combo boxes, check boxes, etc.) and a straightforward event-handling model that can be used to produce interesting interactive applications.
Shiny applications have access to the most of the capabilities of the R programming language and graphics packages like ggplot2.