A {golem} powered dashboard which incorporates data from the community mental health survey freely available here: CQC survey page.
Please install by running
# install.packages("remotes")
remotes::install_github("CDU-data-science-team/cmhsDashboard")
And to run the application
library(cmhsDashboard)
run_app()
See a live version here