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

if (interactive()) {

  demoAirDatepicker("datepicker")

}

[Package shinyWidgets version 0.8.6 Index]