init_transaction_history: Create empty csv file for transaction history

View source: R/update_transaction_history.R

init_transaction_historyR Documentation

Create empty csv file for transaction history

Description

Create empty csv file for transaction history

Usage

init_transaction_history(path, file, overwrite = FALSE)

Arguments

path

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

file

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

overwrite

Logical (default is FALSE) indicates whether csv shall be overwritten.


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