Operand: Operand

Description Usage Arguments Methods (by class)

Description

Get the operand of an expression.

Set the operand of an expression.

Usage

1
2
3
4
5
6
7
8
9
Operand(object, value)

Operand(object) <- value

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

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

Arguments

object

The object for which to set the operand of.

value

Character or numeric. The value to set the operand to.

Methods (by class)


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