Skip to content

sgrever/shiny_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shiny_sample

This sample shiny dashboard uses Licenced and Certified Healthcare Facilities data maintained by the California Department of Public Health.

The first page of the app, "County Measures", displays information about the user's selected county. It utilizes leaflet, reactable, plotly and shinydashboard widgets:

p1a p1b

The second tab of the app, "State Measures" produces a summary of the entire statewide dataset. The top plot displays license expiration dates categorized into yearly quarters. The table shows the full dataset, which can be filtered and downloaded by the user. This page utilizes plotly and reactable widgets:

p2a p2b p2c

In addition to these packages, this project leveraged:

  • dplyr
  • ggplot2
  • lubridate
  • janitor
  • forcats
  • stringr
  • glue
  • bslib
  • shinyWidgets

About

Sample shiny dashboard

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages