.check_class | R Documentation |
Check whether the class of an object is as expected
.check_class(object, proper_class, mode = "any")
object |
An object whose class needs checking, |
proper_class |
A string describing the desired class of |
mode |
Optional. A string describing the desired mode of |
TRUE if no error is thrown.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.