appendCreditCardData: appendCreditCardData

Description Usage Arguments Details

View source: R/saveLoad.R

Description

Combine a sequence of data.tables by row to append new credit card data to the previous credit card data.

Usage

1

Arguments

...

data.table(s) of credit card records

Details

Duplicate records based on matching 'PostingDate', 'Amount', 'Description' are removed to avoid double counting.


rkuttner7/homeBudget documentation built on Dec. 19, 2020, 12:47 p.m.