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()]