which_hdType | R Documentation |
Detect which hdType is the value.
which_hdType(x)
x |
hdType object to be coerced or tested |
returns the name of the hdType value. You can see the valid hdTypes with available_hdTypes()
some_cat_value <- Cat("value1")
which_hdType(some_cat_value)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.