Learn R Programming

SciencesPo (version 0.3.8.27)

accent: Remove Accent Marks

Description

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

Usage

accent(x)

Arguments

x
Is a data object.

Value

  • An object of the same type as x.

encoding

latin1

References

http://danielmarcelino.com/SciencePo

See Also

outtags

Examples

Run this code
accent('Não me julgues pela metade se não me conheces por inteiro.')

accent(x)

Run the code above in your browser using DataLab