


Develop and redistribute your own Shiny widgets that other developers can easily drop into their own applications (coming soon!).Uses a reactive programming model that eliminates messy event handling code, so you can focus on the code that really matters.Fast bidirectional communication between the web browser and R using the httpuv package.Pre-built output widgets for displaying plots, tables, and printed output of R objects.A highly customizable slider widget with built-in support for animation.Attractive default UI theme based on Bootstrap.Works in any R environment (Console R, Rgui for Windows or Mac, ESS, StatET, RStudio, etc.).Shiny user interfaces can be built entirely using R, or can be written directly in HTML, CSS, and JavaScript for more flexibility.Outputs change instantly as users modify inputs, without requiring a reload of the browser. Shiny applications are automatically "live" in the same way that spreadsheets are live.Build useful web applications with only a few lines of code-no JavaScript required.Shiny is a new package from RStudio that makes it incredibly easy to build interactive web applications with R.įor an introduction and examples, visit the Shiny Dev Center.
