Learn R Programming

UnidecodeR (version 0.02)

get_transliterations: Obtain table of transliterations

Description

This function returns a data frame with transliterations for a specific language, or, a large default set of transliterations that is language agnostic. The function is primarly called by the 'unidecode' function.

Usage

get_transliterations(language)

Arguments

language

the name of the source language for the text to be processed.