is_any_class | R Documentation |
Check if any of the classes of the object match a certain string
is_any_class(dat, choices)
dat |
the object |
choices |
the class to be checked for |
True if any of the object classes are the desired class
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.