i18n | R Documentation |
Environment set by the shiny.i18n package. Run on the translatio.json file.
i18n
An object of class Translator
(inherits from R6
) of length 14.
At this day only english ('en') and french ('fr') are set in the json file. You can contribute to this via the github repository of this project at https://github.com/gowachin/shinyDiveR
Jaunatre Maxime <maxime.jaunatre@yahoo.fr>
data(i18n) i18n$set_translation_language('fr') # choose the french language
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.