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