is_hdType | R Documentation |
test for objects of type "hdType"
is_hdType(x)
x |
object to be coerced or tested |
returns TRUE or FALSE depending on whether its argument is of type hdType or not.
some_value <- hdType("Cat")
is_hdType(some_value)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.