update_transaction_history: Update transaction history stored in a csv file

View source: R/update_transaction_history.R

update_transaction_historyR Documentation

Update transaction history stored in a csv file

Description

Update transaction history stored in a csv file

Usage

update_transaction_history(df_transactions, path, file)

Arguments

df_transactions

A data frame which contains transactions (e.g., results from get_transactions())

path

A single character string. The path of the csv file.

file

A single character string. The name of the csv file.


lorenzbr/BankStatementParser documentation built on May 31, 2022, 1:20 a.m.