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

Description Usage Arguments Value See Also

View source: R/ji_rx.R

Description

Vectorised over 'string'

Usage

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


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