budget_list: Create List of Grouped Datasets Groups base-processed Tyler...

budget_listR Documentation

Create List of Grouped Datasets Groups base-processed Tyler Expenditures or Revenue dataset by different combinations of columns of interest, summing year columns by groups and calculating changes for a given fiscal-year. Returns list of grouped-dataframes

Description

Create List of Grouped Datasets Groups base-processed Tyler Expenditures or Revenue dataset by different combinations of columns of interest, summing year columns by groups and calculating changes for a given fiscal-year. Returns list of grouped-dataframes

Usage

budget_list(df, curr_fy = 2022, .missingcols = F)

Arguments

df

Tyler Budget Extract report expenditures or revenue dataset

curr_fy

Current fiscal year

.missingcols

Whether to print names of grouped-columns that are not present in the dataframe

Value

List of datasets, grouped by different combinations of group columns


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