timer | R Documentation |
A reactive function.
timer(inputId, input, session, ...)
inputId |
character: input slot for a timer |
input |
an inpur object |
session |
a session object |
... |
further parameters for |
a reactive function which returns a counter
if (interactive()) vignette("shinyDTC")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.