assert_dir_exists | R Documentation |
Assert a directory exists on disk
assert_dir_exists(x)
x |
[chr] A directory path |
[none] stop if assertion fails
Other assertions:
assert_named_list()
,
assert_scalar()
,
assert_scalar_not_empty()
,
assert_type()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.