unidecode: Transliterate unicode strings to ascii text

Description Usage Arguments

View source: R/unidecode.R

Description

Transliterate strings from containing Unicode text to ascii text.

Usage

1
unidecode(data, language, changes_df = FALSE)

Arguments

data

a vector of character data.

language

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

changes_df

determines whether a text file with the changes made during text processing should be generated.


rich-iannone/UnidecodeR documentation built on July 9, 2021, 12:02 p.m.