ji_extract: Extract emojis from a string

Description Usage Arguments Value See Also

View source: R/ji_rx.R

Description

vectorised over 'string'

Usage

1
2
3
ji_extract(string)

ji_extract_all(string, simplify = FALSE)

Arguments

string

Input vector.

simplify

see [stringr::str_extract_all()]

Value

A character vector

See Also

[stringr::str_extract()] and [stringr::str_extract_all()]


hadley/emo documentation built on Dec. 16, 2019, 3:42 p.m.