Learn R Programming

emojifont (version 0.5.5)

sample_fontawesome: sample_fontawesome

Description

random fontawesome

Usage

sample_fontawesome(size, replace = FALSE)

Arguments

size

a non-negative integer giving the number of items to choose

replace

Should sampling be with replacement?

Value

random fontawesome

Examples

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

Run the code above in your browser using DataLab