pivot_default_totals: Set a default to display totals for an R session

Description Usage Arguments Examples

View source: R/pivot-default.R

Description

Set a default to display totals for an R session

Usage

1
2
pivot_default_totals(include_column_totals = TRUE,
  include_row_totals = TRUE)

Arguments

include_column_totals

Indicates if the column totals are included in the pivot table

include_row_totals

Indicates if the row totals are included in the pivot table

Examples

1
2
3
4
5

edgararuiz/pivotable documentation built on Nov. 18, 2019, 7:49 a.m.