Create module server function
1 2 |
input |
Shiny input |
output |
Shiny output |
session |
Shiny session |
coun_dist |
reactive value holding selected council district |
week |
reactive value holding selected week |
open_calls |
Show open or closed calls |
current_week |
Current week |
weeks |
Data frame of week labels |
snapshots_db |
The pool object holding database connections |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.