Simple example dataset containing case management data, used to demonstrate
tabs in the example app.
A data frame with 12 rows and 4 variables:
- tabs
The tab the data belongs to
- case_manager
The name of the case manager
- cases_open
Number of open cases
- cases_closed
Number of closed cases
Source
Random data generated for the shinyGovstyle package