is_utf8_output | R Documentation |
UTF-8 cli characters can be turned on by setting the cli.unicode
option to TRUE
. They can be turned off by setting if to FALSE
.
If this option is not set, then base::l10n_info()
is used to detect
UTF-8 support.
is_utf8_output()
Flag, whether cli uses UTF-8 characters.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.