A data set containing each Emoji category (such as Activities), its
respective Unicodes string separated by |
.
Usage
category_unicode_crosswalk
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.
Source
The raw data set emojis
comes from the
emoji
package, and it is processed by the author for the specific
needs of tidyEmoji
.