Skip to contents

This function creates an example currencies object.

Usage

fake_currencies(currency = "USD", exchange_rate = 1)

Arguments

currency

value/s to be used for the currency column

exchange_rate

value/s to be used for the exchange_rate column

Value

A data frame with the specified columns and/or their default values