str_remove_accent: Remove accent in general

Description Usage Arguments Value Examples

View source: R/str_remove_accent.R

Description

Wrap around stringi

Usage

1

Arguments

str

String or vector of string you want to remove accent

Value

String vector

Examples

1
2
library(stringr)
str_remove_accent('tôi muốn ăn cơm')

vohai611/haitools documentation built on Dec. 23, 2021, 4:10 p.m.