TableFilter: TableFilter

Description Usage Arguments Methods (by class) See Also

Description

Get the filter.

Set the filter.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
TableFilter(object, value)

TableFilter(object) <- value

## S4 method for signature 'ANY,missing'
TableFilter(object)

## S4 method for signature '.query,missing'
TableFilter(object)

## S4 method for signature '.query,ANY'
TableFilter(object, value)

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

Arguments

object

The object to be coerced to a TableFilter or the query object to apply a table filter to.

value

The replacement table filter where object is a query.

Methods (by class)

See Also

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

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


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