Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 588 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 588 Bytes

cmhsDashboard

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