View source: R/datetimeSliderPicker.R
updateDatetimeSliderPickerInput | R Documentation |
Change the value of a datetime slider picker input.
updateDatetimeSliderPickerInput(session, inputId, value)
session |
the Shiny |
inputId |
the id of the datetime slider picker widget to be updated |
value |
new value for the datetime slider picker widget |
No returned value, this just updates the widget.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.