View source: R/missing-assertions.R
assert_not_na | R Documentation |
Raises an assertion error when anyNA(obj)
assert_not_na( obj, error_message = "{.arg obj} must be not contain {.code NA}", error_class = NULL )
obj |
< |
error_message |
< |
error_class |
< |
Other assertions:
assert_not_null()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.