| bool_to_str | R Documentation |
Convert Boolean to API String
bool_to_str(x)
x |
A logical value. |
"true" or "false" string, or NULL if x is NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.