PivotGroup: PivotGroup Object

Description Usage Arguments Details Value

Description

PivotGroup Object

Usage

1
2
3
PivotGroup(sourceColumnOffset = NULL, sortOrder = NULL,
  valueBucket = NULL, showTotals = NULL, valueMetadata = NULL,
  groupRule = NULL, label = NULL, repeatHeadings = NULL)

Arguments

sourceColumnOffset

The column offset of the source range that this grouping is based on

sortOrder

The order the values in this group should be sorted

valueBucket

The bucket of the opposite pivot group to sort by

showTotals

True if the pivot table should include the totals for this grouping

valueMetadata

Metadata about values in the grouping

groupRule

The group rule to apply to this row/column group

label

The labels to use for the row/column groups which can be customized

repeatHeadings

True if the headings in this pivot group should be repeated

Details

Autogenerated via gar_create_api_objects A single grouping (either row or column) in a pivot table.

Value

PivotGroup object


lantanacamara/googleSheetsR documentation built on May 3, 2019, 11:52 p.m.