These three Shiny apps are presented here:
Folders in this repository correspond with the following Shiny apps:
-
faithful
simple default app from using RStudio menu File > New File > Shiny Web App… -
wq
complex water quality app with time series plot of selected indicator and station map -
wq-table
addition ofDT::datatable()
to the abovewq
app
You can download all files in this repo at master.zip (or use git clone https://github.com/tbep-tech/shiny-exercises.git
).