View source: R/test_elements.R
Creates HTML code for month and year selectboxes.
1 | make_ui_month_and_year_select(label, hide = FALSE, id = "response_ui")
|
label |
Label for the current page (character scalar). |
hide |
Whether the checkboxes should be hidden (possibly to be shown later). |
id |
HTML ID for the div containing the checkboxes. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.