updateDateTimeRangePickerInput: Update a datetime range picker input
Description
Change the values of a datetime range picker input.
Usage
updateDateTimeRangePickerInput(session, inputId, from, to)
Value
No returned value, called for side effect.
Arguments
- session
the Shiny session object
- inputId
the id of the datetime range picker widget to be updated
- from, to
new values for the datetime range picker widget