pivot_rows() pivot_columns()
pivot_rows()
pivot_columns()
Manipulate pivot tables
pivot_values()
Add an aggregation to a pivot table
pivot_focus()
Filter a pivot table
pivot_drill()
Drill into a hierarchy dimension
pivot_flip()
Switch the columns with the rows on a pivot table
pivot_totals()
Control if the totals will display when printed
pivot_default_values()
Set the default agregation for an R session
prep_dimensions()
Develop grouping categories for pivot tables
prep_measures()
Develop values to aggregate by for pivot tables
dim_hierarchy()
Ordered list to create a hierarchical dimension
dim_hierarchy_mqy()
Builds a date hierarchy dimension
to_pivottabler()
Coerce to a pivottabler object
retail_orders
Samples sales data
retail_orders_details