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