pt_render_dept_divcosts: Pivot Table of Departmental Expenditures by Division

View source: R/flex_tables.R

pt_render_dept_divcostsR Documentation

Pivot Table of Departmental Expenditures by Division

Description

Create and render pivot table of departmental expenditures by division

Usage

pt_render_dept_divcosts(dept_code, bud_dept_list, fy = 2023, deptadjust = F)

Arguments

dept_code

Code of department creating table for

bud_dept_list

List of grouped budget expenditures

fy

Fiscal year for this budget book

deptadjust

Whether including adotped budget information and comparisons for sharing of table with departments; default F, so adopted budget information excluded

Value

Pivot table of departmental expenditures by divisions


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