sample_emoji {emojifont} | R Documentation |
sample_emoji
Description
random emoji
Usage
sample_emoji(size, replace = FALSE)
Arguments
size |
a non-negative integer giving the number of items to choose |
replace |
Should sampling be with replacement? |
Value
random emoji
Author(s)
guangchuang yu
Examples
sample_emoji(3)
[Package emojifont version 0.5.5 Index]