Comparator: Comparator

Description Usage Arguments Value Methods (by class) See Also

Description

Get the comparator used in an expression or create a comparator object.

Set the comparator of an expression.

Usage

1
2
3
4
5
6
7
8
9
Comparator(object, ...)

Comparator(object) <- value

## S4 method for signature '.expr'
Comparator(object)

## S4 replacement method for signature '.expr'
Comparator(object) <- value

Arguments

object

The object to be coerced to a '.comparator' subclass or the expression object of which to obtain its comparator.

...

Used by certain methods.

value

The value to set the comparator to.

Value

An object belonging to the superclass .comparator

Methods (by class)

See Also

Other comparator functions: comparators

Other comparator functions: comparators


ganalytics documentation built on May 2, 2019, 8:34 a.m.