Learn R Programming

emoji

The goal of emoji is to provide up to date information inn the form of data sets on emojis and their use.

Installation

You can install the released version of emoji from CRAN with:

install.packages("emoji")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("EmilHvitfeldt/emoji")

Example

The main data set in this package is the emojis data set which contains almost all the information contained in this package.

library(emoji)

emojis
#> # A tibble: 4,702 × 19
#>    emoji name  group subgr…¹ version points nrunes runes quali…² vendo…³ vendo…⁴
#>    <chr> <chr> <chr> <chr>   <chr>   <list>  <int> <chr> <chr>   <lgl>   <lgl>  
#>  1 

Copy Link

Version

Install

install.packages('emoji')

Monthly Downloads

756

Version

15.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

November 3rd, 2022

Functions in emoji (15.0)

emoji_detect

Detect the presence or absence of emojis in a string
emoji_modifiers

Emoji Modifiers
emoji_modifier_remove

Remove Modifiers from Emojis
zoo

Random Animals
emoji_name

Emoji Names
shape

Insert Arrow emojis
emoji_p

Summarise your p-values with emoji
emoji

Find a single emoji
flag

Insert Flag Emojis
emoji_replace

Replace emojis in a string
emoji_rx

A regular expression to catch all emojis
keycap

Keycap emoji sequence
emoji_keyword

Emoji Keywords
emoji_subset

Keep strings containing an emoji, or find positions
emoji_locate

Locate the position of emojis in a string
medal

Insert medal emojis
moon

Insert Moon Phase Emoji
emojis

Full List of Emojis
emoji_glue

Glue Interpolation for Emojis
emoji_fix

Turn emojis into qualified emojis
emoji_extract

Extract emojis from a string
emoji_find

List all emoji with a given keyword
clock

emoji version of time
arrow

Insert Arrow emojis
emoji_modifier_extract

Extract Modifiers from Emojis
emoji_match

Extract matched emojis from a string
day_in_synodic_cycle

Calculate the number of days in the synodic month
emoji_count

Count the number of emojis in a string