An coded example for constructing visualization dashboard supporting operational monitoring.
flexdashboard
: Allows dashboards to be constructed usingR
.lubridate
: Useful for working with date values.ggplot2
: Standard visualization package.plotly
: Interactive visualization package.DT
: Interactive tables.forecast
: Tools for time series forecasting