emoji_name {emoji} | R Documentation |
Emoji Names
Description
This vector is a named vector of emojis, where then names are unique descriptive identifiers for the emojis. This vector is well suited to be used as a tool to replace emojis with natural language descriptions.
Usage
emoji_name
Format
named character vector with 4538 elements
Details
Some emojis will appear multiple times since they have multiple names associated with them. Such as "grinning" and "grinning_face" leading to the same emoji.
Source
UnicodeĀ® Full Emoji Charts v15.0
UnicodeĀ® Emoji Ordering, v15.0
https://github.com/github/gemoji
https://github.com/muan/emojilib
See Also
emojis emoji_keyword
[Package emoji version 15.0 Index]