Makes it incredibly easy to build interactive web
applications with R.Automatic "reactive" binding between inputs and
outputs and extensive prebuilt widgets make it possible to build
beautiful, responsive, and powerful applications with minimal effort.
Quick start
Installation
# Install the package directly from CRAN
> install.package("shiny")
Usage
# Check the documentation on how to get started
> ?shiny