frType_hdTypes | R Documentation |
convert frTypes value(s) into hdType
frType_hdTypes(x, chr = FALSE)
x |
an available frType value |
an hdType value
x <- frType("Cat")
class(x)
x_hdt <- frType_hdTypes(x)
class(x_hdt)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.