pt_style: Style budget pivot table

View source: R/pivot_tables.R

pt_styleR Documentation

Style budget pivot table

Description

Applies prescribed style to budget pivot table

Usage

pt_style(pt, df, rowvec = NULL, colvec = NULL)

Arguments

pt

Budget pivot table to style

df

Budget dataframe pivot table representing

rowvec

Row-groups of budget pivot table, represented as string vector

colvec

Column-groups of budget pivot table, represented as string vector

Value

Pivot table with standard styling for budget book


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