# Generated by roxygen2: do not edit by hand

export("set_misc<-")
export("update_operations<-")
export("update_plan<-")
export(as_transaction)
export(barplot)
export(calc_staff)
export(condense)
export(delayed)
export(depreciation)
export(expense)
export(fin_needs)
export(first_last)
export(get_depreciation_plan)
export(get_expense)
export(get_loans)
export(get_misc)
export(get_model)
export(get_period)
export(get_plan)
export(get_plan_type)
export(get_revenue)
export(get_sum)
export(get_types)
export(get_value)
export(growth)
export(kable_bpR)
export(kbl_by_types)
export(list_plans)
export(loan)
export(model2df)
export(model_node)
export(nice_numbers)
export(operations)
export(permalink2list)
export(regularly)
export(regularly_delayed)
export(revenue)
export(set_types)
export(table_model)
export(transaction)
export(transaction_plan)
exportClasses(depreciation)
exportClasses(expense)
exportClasses(loan)
exportClasses(operations)
exportClasses(revenue)
exportClasses(transaction)
exportClasses(transaction_plan)
exportMethods("set_misc<-")
exportMethods("update_operations<-")
exportMethods("update_plan<-")
exportMethods(as_transaction)
exportMethods(barplot)
exportMethods(condense)
exportMethods(get_depreciation_plan)
exportMethods(get_expense)
exportMethods(get_loans)
exportMethods(get_misc)
exportMethods(get_period)
exportMethods(get_plan)
exportMethods(get_plan_type)
exportMethods(get_revenue)
exportMethods(get_sum)
exportMethods(get_value)
exportMethods(kable_bpR)
exportMethods(kbl_by_types)
exportMethods(list_plans)
exportMethods(model2df)
import(methods)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(kableExtra,cell_spec)
importFrom(kableExtra,collapse_rows)
importFrom(kableExtra,column_spec)
importFrom(kableExtra,kable_styling)
importFrom(kableExtra,kbl)
importFrom(kableExtra,pack_rows)
importFrom(kableExtra,row_spec)
importFrom(knitr,is_latex_output)
importFrom(stats,approx)
