tokenlist_jp | R Documentation |
Token list for Japanese character
tokenlist_jp(tokens = list())
tokens |
list |
## Not run: tokens <- list(purrr::set_names(c(intToUtf8(c(26519, 27278))), c(intToUtf8(c(21517, 35422))))) tokenlist_jp(tokens) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.