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