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