An R package for Southwick internal use, includes functions for individual state dashboard workflows. Sadash extends package salicprep to cover the more complex use-case of state-level dashboards (county-level summaries, privilege/subtype permissions, etc.).
From the R console:
install.packages("remotes")
remotes::install_github("southwick-associates/sadash")
Sadash provides a modular workflow through data processing functions. Run ?sadash
for an overview of the included functionality. Several vignettes are included to describe the workflow:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.