Operand: Operand class for filtering JumpStart content.

OperandR Documentation

Operand class for filtering JumpStart content.

Description

Operand class for filtering JumpStart content.

Operand class for filtering JumpStart content.

Active bindings

resolved_value

Getter method for resolved_value.

Methods

Public methods


Method new()

Initialize Operand Class

Usage
Operand$new(unresolved_value, resolved_value = BooleanValues$UNEVALUATED)
Arguments
unresolved_value

(Any): The unresolved value of the operator.

resolved_value

(BooleanValues): The resolved value of the operator.


Method validate_operand()

Validate operand and return “Operand“ object.

Usage
Operand$validate_operand(operand)
Arguments
operand

(Any): The operand to validate.


Method eval()

Evaluates operand.

Usage
Operand$eval()

Method format()

format class

Usage
Operand$format()

Method clone()

The objects of this class are cloneable with this method.

Usage
Operand$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.