| demoAirDatepicker {shinyWidgets} | R Documentation |
Some examples on how to use airDatepickerInput
demoAirDatepicker(example = "datepicker")
example |
Name of the example : |
## Not run:
if (interactive()) {
demoAirDatepicker("datepicker")
}
## End(Not run)