pt_save: Save budget pivot table

View source: R/pivot_tables.R

pt_saveR Documentation

Save budget pivot table

Description

Saves budget pivot table in Excel workbook

Usage

pt_save(pt, filename, deptadjust = F)

Arguments

pt

Pivot table to save

filename

Filename of Excel document, don't include .xlsx

deptadjust

Whetherto save pivot tables to folder for sharing adopted budget information with departments; default false

Value

Outputted Excel document with pivot table


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