Description Usage Arguments Value Examples
Converts a logical variable into a string representation.
1 |
lgl |
logical: the value to be converted to a string. |
case |
character: case of the output ("title", "lower" or "upper"). |
character: the logical value as a string, i.e. "yes" or "no",
formatted according to the specified case
option.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.