assert_scalar_not_empty | R Documentation |
Assert x is a scalar, and not empty in some way
assert_scalar_not_empty(x)
x |
[any] some object to check |
[none] stop if assertion fails
Other assertions:
assert_dir_exists()
,
assert_named_list()
,
assert_scalar()
,
assert_type()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.