validate_dir_exists | R Documentation |
Validate whether a directory exists
validate_dir_exists(x, verbose = TRUE)
x |
[path] A directory path |
verbose |
[lgl] message to std_out? |
[lgl] TRUE if directory exists, FALSE otherwise
Other validations:
is_an_error()
,
validate_not_empty()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.