swcIntervalInput | R Documentation |
swcIntervalInput
adds a new reactive input that contains the
currently selected timespan for the JavaScript SensorWebClient as a
lubridate interval.
swcIntervalInput(id)
id |
the id of the input |
a HTML input
tag
## Not run:
swcIntervalInput('time')
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.