Learn R Programming

⚠️There's a newer version (0.6.2) of this package.Take me there.

flexdashboard: Easy interactive dashboards for R

  • Use R Markdown to publish a group of related data visualizations as a dashboard.

  • Support for a wide variety of components including htmlwidgets; base, lattice, and grid graphics; tabular data; gauges and value boxes; and text annotations.

  • Flexible and easy to specify row and column-based layouts. Components are intelligently re-sized to fill the browser and adapted for display on mobile devices.

  • Storyboard layouts for presenting sequences of visualizations and related commentary.

  • Optionally use Shiny to drive visualizations dynamically.

      

Learn more about flexdashboard: http://rmarkdown.rstudio.com/flexdashboard/

Copy Link

Version

Install

install.packages('flexdashboard')

Monthly Downloads

10,436

Version

0.4

License

MIT + file LICENSE

Maintainer

JJ Allaire

Last Published

February 1st, 2017

Functions in flexdashboard (0.4)

valueBox

Create a value box component for a dashboard.
gauge-shiny

Shiny bindings for gauge
flex_dashboard

R Markdown Format for Flexible Dashboards
valueBox-shiny

Shiny bindings for valueBox
flexdashboard

flexdashboard: Interactive dashboards for R
gauge

Create a gauge component for a dashboard.