Skip to contents

Extracts the left-most count grapheme clusters.

Arguments

string

VARCHAR

count

BIGINT

Examples

if (FALSE) { # \dontrun{
left_grapheme('🤦🏼‍♂️🤦🏽‍♀️', 1)
} # }