Not: Not operator class for filtering JumpStart content.

NotR Documentation

Not operator class for filtering JumpStart content.

Description

Not operator class for filtering JumpStart content.

Not operator class for filtering JumpStart content.

Super classes

sagemaker.core::Operand -> sagemaker.core::Operator -> Not

Methods

Public methods

Inherited methods

Method new()

Instantiates Not object.

Usage
Not$new(operand)
Arguments
operand

(Operand): Operand for Not-ing.


Method eval()

Evaluates operator.

Usage
Not$eval()

Method clone()

The objects of this class are cloneable with this method.

Usage
Not$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.