mod_qpr_ui | R Documentation |
A shiny Module to generate the QPR UI.
mod_qpr_ui(
id,
choices = NULL,
date_choices = NULL,
ns = rlang::caller_env()$ns
)
id |
Internal parameters for shiny. |
choices |
|
date_choices |
|
Other QPR:
mod_qpr_server()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.