Learn R Programming

rwhatsapp (version 0.2.4)

emojis: List of emojis and corresponding descriptions.

Description

A dataset containing emojis and corresponding descriptions. This dataset was collected by combining the data from the emo package with newly scraped emojis from unicode.org.

Usage

emojis

Arguments

Format

A tibble with 4085 rows and 3 columns:

  • emoji character representation of the emoji

  • name of the emoji

  • hex_runes hexadecimal representations of emoji

Details

hex_runes can be used to easily look up image files of emojis.