This data set is the heart of the emoji package. It contains various information regarding all the avaiable emojis as of v15.0.
emojis
tibble with 19 columns and nrow(emojis)
rows
character representation of the emoji
name
group, e.g. "Smileys & People"
sub group, e.g. "face-positive"
version where the emoji was introduced
Decimal Code Point(s)
number of runes the emoji uses
vector of unicode runes, i.e. hexadecimal representations prefixed with "U+"
Status of the emoji, can be one of 4 types; "component", "fully-qualified", "minimally-qualified", and "unqualified". See details for more.
logical indicating if the given vendor supports the emoji
vector of keywords
vector of aliases
The levels of qualified
have the following meaining
component: an Emoji_Component, excluding Regional_Indicators, ASCII, and non-Emoji.
fully-qualified: a fully-qualified emoji (see ED-18 in UTS #51), excluding Emoji_Component
minimally-qualified: a minimally-qualified emoji (see ED-18a in UTS #51)
unqualified: a unqualified emoji (See ED-19 in UTS #51)
emoji_name emoji_keyword