listMsg | R Documentation |
Lists all keys in all languages in a specific domain or all domains (default).
listMsg(.domain = NULL)
.domain |
character: domains(s) to list (default: |
nothing
listMsg("stranslate")
listMsg()
# load some more text
loadMsg(system.file("messages/messages.txt", package="stranslate"), .overwrite=TRUE) # avoid warning
listMsg()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.