Skip to contents

Output format

Specify in your document’s YAML frontmatter to knit, or specify as the output_format with rmarkdown::render().

flex_dashboard()
R Markdown Format for Flexible Dashboards

Static components

gauge() gaugeSectors()
Create a gauge component for a dashboard.
valueBox()
Create a value box component for a dashboard.

Shiny components

gaugeOutput() renderGauge()
Shiny bindings for gauge
valueBoxOutput() renderValueBox()
Shiny bindings for valueBox

The flexdashboard package

flexdashboard flexdashboard-package
flexdashboard: Interactive dashboards for R