get_i18nx | R Documentation |
Hack to retrieve the translated "other" label. TODO: should be done via base::gettext
get_i18nx(othcode, plangcode)
othcode |
String. The message key. |
plang |
String. Language code |
Translated label if code and language exists. English if language not available, or code if language does not exist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.