family_sequence: Family emoji sequences

Description Usage Arguments Examples

Description

Family emoji sequences

Usage

1
2
3
4
5
6
7
couple_with_heart(x = woman, y = man)

kiss(x = man, y = woman)

family(...)

holding_hands(x, y)

Arguments

x

man or woman

y

man or woman

Examples

1
2
3
4
5
6
## Not run: 
couple_with_heart( man, woman)
kiss( man, man )
holding_hands( man, woman )

## End(Not run)

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