View source: R/utils_validation.R
Check that a list object has all required attributes
1 | check_required_attributes(obj, attrs_required, err_h)
|
obj |
The list object, that should be checked |
attrs_required |
A character vector, holding the names of the required list elements |
err_h |
An error handler. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.