countdown_app | R Documentation |
Launches a full screen, interactive countdown timer as a shiny-package app.
countdown_app(...)
... |
Arguments passed on to
|
Runs the countdown timer Shiny app in the current R session.
Other Shiny functions:
countdown_action()
,
countdown_shiny_example()
,
countdown_update()
if (interactive()) { countdown_app() }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.