accent: Remove Accent Marks

Description Usage Arguments Value Author(s) References See Also Examples

Description

Replace lower and upper case accented letters with their counterpart without the diacritics.

Usage

1
accent(x)

Arguments

x

Is a data object.

Value

An object of the same type as x.

Author(s)

Daniel Marcelino

References

http://danielmarcelino.com/SciencePo

See Also

outtags

Examples

1
2
3
accent('Não me julgues pela metade se não me conheces por inteiro.')

## Not run: accent(x)

SciencePo documentation built on May 2, 2019, 5:53 p.m.