update: Read in spreadsheet and added value, convert and add to data...

Description Usage Arguments Value

Description

Read in spreadsheet and added value, convert and add to data frame authors Claire Adair, Graham Place

Usage

1
update(csv, currency, value, category, date)

Arguments

csv

A data frame already passed through input() function.

currency

String containing currency code of the added value.

value

Integer of expense in original purchase's currency

category

String containing the category of expense.

date

String containing date of expense in YYYY-MM-DD format.

Value

A data frame with user inputted data appended at bottom


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