Shiny is a new package from RStudio that makes it incredibly easy to build interactive web applications with R.
plotly — an R package for creating interactive web graphics via the open source JavaScript graphing library plotly.js.
- plyr - A set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each piece and then put all the pieces back together.