Not | R Documentation |
Not operator class for filtering JumpStart content.
Not operator class for filtering JumpStart content.
sagemaker.core::Operand
-> sagemaker.core::Operator
-> Not
new()
Instantiates Not object.
Not$new(operand)
operand
(Operand): Operand for Not-ing.
eval()
Evaluates operator.
Not$eval()
clone()
The objects of this class are cloneable with this method.
Not$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.