df_all_op_funds: All Operating Funds Dataframe

View source: R/fund_prep.R

df_all_op_fundsR Documentation

All Operating Funds Dataframe

Description

Function to make operating dataframe for visualization of all operating funds, merging budget and revenue data into one file

Usage

df_all_op_funds(df_rev, df_exp, .fundcol = fund_recode)

Arguments

df_rev

Base-revenue dataframe; bud_extract_rev

df_exp

Base-expenditures dataframe; bud_extract_dept

.fundcol

Column corresponding to recoded fund values; default fund_recode


dpowerstp/tpbudget documentation built on June 3, 2022, 1:41 a.m.