pt_year_calc | R Documentation |
Adds year columns to a pivot table, summing year columns and renaming the year column for representation in the table
pt_year_calc(pt, colname)
pt |
Pivot table to add column to, created by pivottabler::PivotTable$new() |
colname |
String name of column to add year column to |
Pivot table with year column added to it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.