Dimensions: Dimensions

Description Usage Arguments Methods (by class) See Also

Description

Get the dimensions of the object.

Set the dimensions for the object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
Dimensions(object, ...)

Dimensions(object) <- value

## S4 method for signature 'ANY'
Dimensions(object, ...)

## S4 method for signature '.query'
Dimensions(object)

## S4 replacement method for signature '.query'
Dimensions(object) <- value

Arguments

object

An object to be coerced to a list of dimensions.

...

Other dimensions to add to the returned list, or if object is a query object, the replacement dimensions.

value

The replacement dimensions for the supplied object.

Methods (by class)

See Also

Other query object functions: MaxResults, Metrics, SamplingLevel, SortBy, TableFilter

Other query object functions: MaxResults, Metrics, SamplingLevel, SortBy, TableFilter


jdeboer/ganalytics documentation built on May 18, 2019, 11:30 p.m.