12.4 Dashboard components

  • Interactive JavaScript data visualizations based on HTML widgets. Examples of HTML widgets include visualizations created with the packages leaflet, DT and dygraphs. Other HTML widgets can be seen in the website

  • Charts created with standard R graphics.

  • Simple tables created with knitr::kable() or interactive tables created with the DT package.

  • Value boxes created with the valueBox() function that display single values with a title and an icon.

  • Gauges that display values on a meter within a specified range.

  • Text, images, and equations.

  • Navigation bar with links to social services, source code, or other links related to the dashboard.