ji_extract: Extract emojis from a string
Description
vectorised over `string`
Usage
ji_extract(string)ji_extract_all(string, simplify = FALSE)
Arguments
simplify
see [stringr::str_extract_all()]
See Also
[stringr::str_extract()] and [stringr::str_extract_all()]