Shiny app for Santa Barbara Channel Keeper Water Quality Monitoring Data
- add basic leaflet map
- add basic dygraph timeseries plot
- use shinydashboard
- make tabs of Map & Timeseries
- expand Parameter drop-down with headings by Excel tab (ie Chemistry, Bacteria, Nutrients)
- add exceedences (based on CentralCoastStandards, LABasinStandards tabs in xlsx) to dygraph using dyLimit()
- color leaflet markers on map based on number of times in exceedence of threshold in red scale, otherwise green
- limit colorized map based on time window of dygraph time series plot and/or include dateRangeInput
- add other relevant data layers (be sure to Sign In at SBC Atlas to un-gray Download... button), eg:
- embed / link app at https://www.sbck.org (eg with iframe)
Current status:
https://bdbest.shinyapps.io/sbck/
- hi N (better than P), hi P, lo DO (fish killer), hi Ph
Start with Rmarkdown output, link map to time series with Shiny.