is_character_vector_or_glue | R Documentation |
Differs from is_character_vector()
in that it permits glue character vectors to pass.
is_character_vector_or_glue(x)
x |
An object to check. |
A logical value indicating whether x
is a character vector or glue vector.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.