Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


emo (version 0.0.0.9000)

ji_detect: Detect the presence or absence of emojis in a string

Description

Vectorised over `string`

Usage

ji_detect(string)

Arguments

string

Input vector. Either a character vector, or something coercible to one

Value

A logical vector

See Also

[stringr::str_detect()]