Learn R Programming

SciencesPo (version 0.11.21)

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

UTF-8

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