emoji_find: List all emoji with a given keyword

View source: R/emoji.R

emoji_findR Documentation

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

emoji_find("happy")
emoji_find("cat")
emoji_find("family")

emoji documentation built on Oct. 30, 2024, 9:28 a.m.