make_ui_month_and_year_select: Make month and year selectboxes

Description Usage Arguments

View source: R/test_elements.R

Description

Creates HTML code for month and year selectboxes.

Usage

1
make_ui_month_and_year_select(label, hide = FALSE, id = "response_ui")

Arguments

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.


fmhoeger/psyquest documentation built on Jan. 27, 2021, 7:05 p.m.