Description Usage Arguments Methods (by class) See Also
Get the dimensions of the object.
Set the dimensions for the object.
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
|
object |
An object to be coerced to a list of dimensions. |
... |
Other dimensions to add to the returned list, or if |
value |
The replacement dimensions for the supplied object. |
ANY
: Coerces the supplied character vector or list into a vector of
Google Analytics dimensions.
.query
: Returns the dimensions used within the supplied query.
.query
: Replace the dimensions of the query.
Other query object functions: MaxResults
,
Metrics
, SamplingLevel
,
SortBy
, TableFilter
Other query object functions: MaxResults
,
Metrics
, SamplingLevel
,
SortBy
, TableFilter
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.