View source: R/golem_utils_server.R
tr | R Documentation |
Returns a translate text (user defined).
tr(text, idioma = "es")
text |
text to translate. |
idioma |
language to use. For example: "en". |
a translate text.
Diego Jimenez <diego.jimenez@promidat.com>
tr("data", "en")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.