Skip to contents

Extracts the right-most count grapheme clusters.

Arguments

string

VARCHAR

count

BIGINT

Examples

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