check_classes | R Documentation |
check all classes are as expected
check_classes(data, ok_classes, stop_message, stop = TRUE)
data |
the data object |
ok_classes |
a vector of allowed classes |
stop_message |
a character string provided to users if error triggers. |
stop |
should the variable stop, or create a warning? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.