R/duckdb-funs.R
left_grapheme.Rd
Extracts the left-most count grapheme clusters.
left_grapheme(string = VARCHAR, count = BIGINT)
VARCHAR
BIGINT
left_grapheme('🤦🏼♂️🤦🏽♀️', 1)