PivotTable: PivotTable Object

Description Usage Arguments Details Value See Also

Description

PivotTable Object

Usage

1
2
PivotTable(PivotTable.criteria = NULL, criteria = NULL, rows = NULL,
  valueLayout = NULL, values = NULL, source = NULL, columns = NULL)

Arguments

PivotTable.criteria

The PivotTable.criteria object or list of objects

criteria

An optional mapping of filters per source column offset

rows

Each row grouping in the pivot table

valueLayout

Whether values should be listed horizontally (as columns)

values

A list of values to include in the pivot table

source

The range the pivot table is reading data from

columns

Each column grouping in the pivot table

Details

Autogenerated via gar_create_api_objects A pivot table.

Value

PivotTable object

See Also

Other PivotTable functions: PivotTable.criteria


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