daterangePicker: Date Range Picker

Description Usage Arguments See Also

View source: R/shinyExtInput.R

Description

Creates a dropdown menu from which a user can select a range of dates. This is based on https://github.com/dangrossman/bootstrap-daterangepicker.

Usage

1
  daterangePicker(inputId, label)

Arguments

inputId

Specifies the input slot that will be used to access the value.

label

The contents of the button–usually a text label, but you could also use any other HTML, like an image.

See Also

[bootstrap-daterangepicker](https://github.com/dangrossman/bootstrap-daterangepicker)


marcionicolau/shinyExt documentation built on May 21, 2019, 11:29 a.m.