MaxResults: MaxResults

Description Usage Arguments Methods (by class) See Also

Description

Get the value set for MaxResults.

Set the maximum rows returned by a ganalytics query.

Usage

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

MaxResults(object) <- value

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

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

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

Arguments

object

A query object.

value

Replacement value for the max-results parameter of the query.

Methods (by class)

See Also

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

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


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