skin_tones: Skin tone modifier functions

Description Usage Arguments Value

Description

Skin tone modifier functions

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
light_skin_tone(txt)

medium_light_skin_tone(txt)

medium_skin_tone(txt)

medium_dark_skin_tone(txt)

dark_skin_tone(txt)

skin_tone(txt, tone = c("light", "medium_light", "medium", "medium_dark",
  "dark"))

Arguments

txt

An emoji to alter skin tone to

tone

tone to apply

Value

an emoji with modified skin tone (if appropriate)


romainfrancois/emojirx documentation built on May 23, 2019, 7:35 a.m.