ganalytics (version 0.10.7)

gaPivot-class: An S4 class to represent a pivot report configuration

Description

An S4 class to represent a pivot report configuration

Arguments

Slots

dimensions

A list of dimensions to pivot into columns.

dimensionFilters

A filter for one or more of the dimensions.

metrics

A list of metrics to aggregate.

startGroup

The starting index of the group of dimension values to pivot.

maxGroupCount

The maximum number of dimension value groups to pivot over.