accent: Get rid of Accent Marks

Description Usage Arguments Details Value Author(s) See Also

View source: R/accent.R

Description

Replace lower and upper case accented letters with their counterpart without diacritical marks.

Usage

1
accent(x)

Arguments

x

is a data object which contains diacritical marks.

Details

This function can replace a variety of common marks, but not all of them. It is designed to be expanded on demand.

Value

a vector with same length of x without diacritic.

Author(s)

Daniel Marcelino dmarcelino@live.com.

See Also

ascii.table.


SoundexBR documentation built on May 1, 2019, 10:14 p.m.