Description Usage Arguments Value Examples
A function to check if an input object has a specific class name.
1 | has_class(.data, .class)
|
.data |
Any R object. |
.class |
Character vector. Specifies a class name to check against. |
Logical value.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.