Learn R Programming

charlatan (version 0.2.2)

ch_currency: Create fake currencies

Description

Create fake currencies

Usage

ch_currency(n = 1)

Arguments

n

(integer) number of things to get, any non-negative integer

Examples

Run this code
# NOT RUN {
ch_currency()
ch_currency(10)
ch_currency(500)
# }

Run the code above in your browser using DataLab