-
Notifications
You must be signed in to change notification settings - Fork 195
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.
programmer-bin8 and mikeroswell
Metadata
Metadata
Assignees
Labels
No labels