Learn R Programming

lexicon (version 0.7.4)

hash_emojis: Emoji Description Lookup Table

Description

A dataset containing ASCII byte code representation of emojis and their accompanying description (from unicode.org).

Usage

data(hash_emojis)

Arguments

Format

A data frame with 734 rows and 2 variables

Details

  • x. Byte code representation of emojis

  • y. Emoji description

References

http://www.unicode.org/emoji/charts/full-emoji-list.html