i18n: Translation

i18nR Documentation

Translation

Description

Environment set by the shiny.i18n package. Run on the translatio.json file.

Usage

i18n

Format

An object of class Translator (inherits from R6) of length 14.

Details

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

Author(s)

Jaunatre Maxime <maxime.jaunatre@yahoo.fr>

Examples

data(i18n)
i18n$set_translation_language('fr') # choose the french language

gowachin/shinyDiveR documentation built on March 26, 2022, 6:16 p.m.