validate_classes | R Documentation |
Validate that object contains at least one class from provided list of classes
validate_classes(object, ..., classes = character())
object |
object under test |
... |
dots argument for classes if empty |
classes |
vector of classes |
input object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.