escape_japanese | R Documentation |
Generate code like "stringi::stri_unescape_unicode(...)"
escape_japanese(x)
x |
A string or vector of Japanese |
A string or vector
stringi::stri_unescape_unicode("\\u8868\\u5c64\\u5f62") |>
print() |>
escape_japanese()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.