Accents: Accent Reference Dataframe

Description Usage Format Source Examples

Description

A dataframe containing accent characters and symbols, their unicodes, and corresponding ASCII characters. If a character is a symbol, it gets replaced by an empty string.

Usage

1

Format

A data frame with 222 rows and five variables The variables are as follows:

unicode

unicode for accent/symbol as string

words

ASCII character representation for accent/symbol

character

accent/symbol

byte

byte sequence for accent/symbol

nchar

length of byte sequence

Source

The data was sourced from https://en.wikipedia.org/wiki/List_of_Unicode_characters.

Examples

1

Rkabacoff/emoji2text documentation built on May 3, 2019, 5:23 p.m.