pt_calc_tot: Funcction to calculate totals for each year

View source: R/pivot_tables.R

pt_calc_totR Documentation

Funcction to calculate totals for each year

Description

Funcction to calculate totals for each year

Usage

pt_calc_tot(pt, cols)

Arguments

pt

pivot table created by pivottabler::PivotTable$new()

cols

String vector of year columns to calculate totals for

Value

Pivot table with year columns all added in


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