Description Usage Arguments Value Examples
Checks an object is string of the possible time units.
1 | check_time_units(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_time_units("hours")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.