Learn R Programming

tidyEmoji (version 0.1.1)

category_unicode_crosswalk: Emoji category, Unicode crosswalk

Description

A data set containing each Emoji category (such as Activities), its respective Unicodes string separated by |.

Usage

category_unicode_crosswalk

Arguments

Format

A data frame with 10 rows and 2 columns:

category

Emoji category (10 categories only)

unicodes

The Unicodes string of Emojis belonging to category per se.