get_i18nx: Get translation of label

View source: R/getI18n.R

get_i18nxR Documentation

Get translation of label

Description

Hack to retrieve the translated "other" label. TODO: should be done via base::gettext

Usage

get_i18nx(othcode, plangcode)

Arguments

othcode

String. The message key.

plang

String. Language code

Value

Translated label if code and language exists. English if language not available, or code if language does not exist.


jmueller17/LimeRLabel documentation built on May 2, 2023, 7:13 p.m.