Prints a summary of the budget_data object including key budget, account, payee, category, and transaction summary information.

# S3 method for budget_data
print(bd)

Arguments

bd

a budget_data object

Value