Description Usage Arguments Value See Also Examples
Checks an object is a dtt_timer
.
1 | check_timer(x, x_name = substitute(x))
|
x |
The object to check. |
x_name |
A string of the name of the object. |
An invisible copy of x (if it doesn't throw an error).
1 | check_timer(dtt_timer(1L))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.