is_string | R Documentation |
Return TRUE if the value is a string (character or factor).
is_string(x)
x |
A vector |
A boolean vector with the return from the condition check.
is_string("A")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.