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