convert: This function will convert between currencies. authors Carlos...

Description Usage Arguments Value

Description

This function will convert between currencies. authors Carlos Couce, Graham Place

Usage

1
convert(spending_frame, out_curr = "USD")

Arguments

spending_frame

- data frame passed through input() by user before convert() is called

out_curr

- all the currencies in the data frame will be converted to this output currency

Value

spending_frame - generate a column at the far right of the data frame with the desired output_currency and a running total


grahamplace/curRency documentation built on May 17, 2019, 8:19 a.m.