rm_accents: Replace accented characters with their non-accented...

View source: R/dev_t.R

rm_accentsR Documentation

Replace accented characters with their non-accented counterparts

Description

Replace accented characters with their non-accented counterparts

Usage

rm_accents(str, pattern = "all")

Arguments

str

: the text to remove accents from

pattern

: patterns of the accents to remove

Value

str without accent

Examples

example



clessn/clessn-verse documentation built on Feb. 18, 2024, 12:42 p.m.