loadCreditCard: loadCreditCard

Description Usage Arguments Value Examples

View source: R/saveLoad.R

Description

Load the credit card history data creditCardHistory saved in the R object creditCardHistory.rda.

Usage

1

Arguments

path

the path to the folder for the saved R credit card

Value

data.table of saved credit card history

Examples

1
2
3
4
  ## Not run: 
    loadCreditCard(path = "/budget/data")
   
## End(Not run)

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