tmr_is_titled | R Documentation |
Tests if a hms_timer()
has a title (as indicated by the
presence of an attribute named start).
tmr_is_titled(x)
x |
A |
A flag (TRUE or FALSE).
tmr_is_titled(tmr_timer())
tmr_is_titled(tmr_timer(title = "my timer"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.