refreshTransactions: Updates the YNAB transaction data

View source: R/refreshTransactions.R

refreshTransactionsR Documentation

Updates the YNAB transaction data

Description

Adds new transactions, deletes exisiting or modifies existing transactions. If there is no df_transactions data frame, it will create one. Caution: Must be careful with use, as to not overload YNAB's servers.

Arguments

param.token.code

Your YNAB API personal access token

param.budgetid

The ID associated with the selected budget

param.dfname

(optional) Name of data frame which contains existing transactions


mathewroy/ynabr documentation built on Jan. 28, 2023, 2:40 a.m.