| character_codes | R Documentation |
See ?.character_codes for conversion table. Note that this will not translate Ampersand if converting from Namedcode to character because it will translate the Namedcodes themselves.
character_codes(x, to_character = TRUE)
x |
|
to_character |
|
chr with substitutions
character_codes("5 < 10")
character_codes("5 < 10")
character_codes("5 < 10", to_character = FALSE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.