i18n: Translate a string

View source: R/i18n.r

i18nR Documentation

Translate a string

Description

Translate a string

Usage

i18n(x)

## Default S3 method:
i18n(x)

## S3 method for class 'factor'
i18n(x)

Arguments

x

object to translate

Value

translation or the string itself it not found

Examples

i18n("my_string_to_translate")


cturbelin/ifnBase documentation built on July 4, 2025, 6:23 p.m.