Description Usage Arguments Value Author(s) Examples
Revert UTF-8 string to Chinese character.
1 | revUTF8(string, utype = "R")
|
string |
A character vector. |
utype |
UTF-8 string type, the default is R type, such as "<U+XXXX>". |
A character vector.
Jian Li <rweibo@sina.com>
1 2 3 4 | ## Not run:
revUTF8("1<U+4E8C>3<U+56DB>5")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.