Metrics: Metrics

Description Usage Arguments Methods (by class) See Also

Description

Get the metrics of the object.

Set the metrics of the object.

Usage

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

Metrics(object) <- value

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

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

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

Arguments

object

An object to coerce to a list of metrics, or a query object to replace the metrics of.

...

Further metrics to add to the resulting list or the replacement value for the metrics of the query object (if supplied).

value

The replacement dimensions for the supplied object.

Methods (by class)

See Also

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

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


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