rm_accent {abjutils}R Documentation

Remove accentuation

Description

Remove accented characters from strings converting them to ASCII.

Usage

rm_accent(x)

Arguments

x

A string vector

Value

A version of x without non-ASCII characters


[Package abjutils version 0.3.2 Index]