Description Usage Arguments Value Author(s) Examples
Minutes and seconds are expected to range from 0 to 59
1 | is_valid_sec_min(arg)
|
arg |
The argument to check |
TRUE
if the argument is a valid min/sec input, FALSE
otherwise
Samia Kabi
1 | assertthat::assert_that(admiral:::is_valid_sec_min(59))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.