Learn R Programming

summarytools (version 0.9.2)

useTranslations: Import and use a custom language

Description

If your language is not available or if you wish to customize the outputs' language to suit your preference, you can set up a translations file (see details) and import it with this function.

Usage

useTranslations(file)

Arguments

file

Character. The path to the translations file.

Details

To build the translations file, download this template, and fill out the ‘custom’ column, leaving ‘custom’ on the first line. The file must have UTF-8 encoding.