Learn R Programming

emoji (version 15.0)

emoji_find: List all emoji with a given keyword

Description

This function will look in emoji_keyword to report back the given emojis.

Usage

emoji_find(keyword)

Arguments

keyword

Character, Emoji keyword.

Examples

Run this code
emoji_find("happy")
emoji_find("cat")
emoji_find("family")

Run the code above in your browser using DataLab