convert: Convert Symbol to ANSI and Unicode Encoding
Description
Convert Symbol to ANSI and Unicode Encoding
Usage
convert(
text,
load_stringi = suppressMessages(suppressWarnings(require("stringi")))
)
Arguments
text
A string to be converted.
load_stringi
A logical value to load stringi
or not
Specification
The contents of this section are shown in PDF user manual only.