demoAirDatepicker {shinyWidgets}R Documentation

Some examples on how to use airDatepickerInput

Description

Some examples on how to use airDatepickerInput

Usage

demoAirDatepicker(example = "datepicker")

Arguments

example

Name of the example : "datepicker", "timepicker", "months", "years", "update".

Examples

## Not run: 

if (interactive()) {

demoAirDatepicker("datepicker")

}


## End(Not run)

[Package shinyWidgets version 0.4.3 Index]