Geo-spatial mapping
Time series charting
Interactive graphics with D3
R interface to Bokeh
R interface to Highcharts
Graph data visualization with vis.js
Graph data visualization with D3
Tabular data display
3D scatterplots and globes
Render scenes created with rgl
Diagrams and flowcharts
Scatterplots and line charts with D3
You can easily compose multiple htmlwidgets into a dashboard using the flexdashboard package, which features flexible and easy to specify row and column-based layouts for multiple widgets.
Widgets can be wired together using the crosstalk package. Linked brushing between widgets and client side filtering are currently supported. Use Shiny to create more sophisticated interactions.
Learn how to create an R binding for your favorite JavaScript library and enable use of it in the R console, in R Markdown documents, and in Shiny web applications.