Learn R Programming

emojifont (version 0.5.5)

sample_emoji: 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

Examples

Run this code
# NOT RUN {
sample_emoji(3)
# }

Run the code above in your browser using DataLab