Description Usage Arguments See Also
View source: R/control_buttons.R
Server-side function for demographic-filter dropdown based on demographic chosen by demoPicker().
1 |
input |
Required for shiny modules' server functions. |
output |
Required for shiny modules' server functions. |
session |
Required for shiny modules' server functions. |
dat |
dataframe, unfiltered dataframe containing demographic data. |
demo_pick |
reactive of output from demoPicker(); demographic variable being filtered by |
rank |
string, shows which demoPicker this instance is (eg. "1st" or "2nd"). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.