Learn R Programming

charlatan (version 0.6.1)

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

See Also

CurrencyProvider

Examples

Run this code
ch_currency()
ch_currency(10)
# or even ch_currency(500)

Run the code above in your browser using DataLab