clean_accent: Remove accents from text data

Description Usage Arguments Value

View source: R/text_normalization.R

Description

This function removes accents from a, e, i, o, u, y, c, and n. It also converts 'ae' and 'oe' single unicode characters to 2 ascii characters. Note that it only currently works on lowercase text data. See http://unicodelookup.com/

Usage

1

Arguments

x

a character vector

Value

a character vector


zachmayer/r2vec documentation built on May 4, 2019, 9:05 p.m.