validate_not_empty | R Documentation |
Designed to also catch missing args when called inside a function.
validate_not_empty(x)
x |
[any] some argument to check |
[lgl] FALSE if empty in some way, TRUE otherwise
Other validations:
is_an_error()
,
validate_dir_exists()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.