Skip to content

Replacing all accents #149

@skanskan

Description

@skanskan

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions