-
Notifications
You must be signed in to change notification settings - Fork 196
Closed
Description
Is there any stringr or stringi function or simple way to replace all accents/diactritics from a string with the plain version of the letter?
For example
soñar -> sonar
camión -> camion
égoïste -> egoiste
I'm looking for a single command to do it, instead of having a large list of possible changes.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels