pt_year_calc_loop | R Documentation |
Function to add all change or difference columns in budget dataframe to pivot table created by pivotTabler::PivotTable$new()
pt_year_calc_loop(pt, cols, proj, current, adpt = NULL)
pt |
pivot table created by pivottabler::PivotTable$new() |
cols |
String vector of change or difference columns in budget dataframe being visualized in pivot table |
proj |
Name of projected year column |
current |
Name of current FY column |
adpt |
Name of adapted budget column; default NULL. Used to provide additional information to Departments for Departmental pivot tables. Default NULL, so excluded |
Budget pivot table with change and difference columns added in
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.