df_propadpt_chng: Title

View source: R/fund_prep.R

df_propadpt_chngR Documentation

Title

Description

function to generate base df for changes to proposed/adopted budget table

Usage

df_propadpt_chng(df_exp, fund_ac = "GF", filternot0 = F, .currfy = 2022)

Arguments

df_exp

Base-processed expendiures dataset

fund_ac

Fund-acronym to filter dataframe to; default "GF" for general fund

filternot0

Whether to filter dataframe to rows where the difference between the adopted and proposed budget is not 0; default false

.currfy

Fiscal-year for the concluding budget (not the fiscal year for the budget being prepared); default 2022

Value

Dataframe summarized to fund-level expenditures and revenues


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