FilterExpr: FilterExpr

FilterExprR Documentation

FilterExpr

Description

FilterExpr

FilterExpr

Format

R6Class object, super class FilterTopExpr.

Super classes

tercenApi::Base -> tercenApi::FilterTopExpr -> FilterExpr

Public fields

filterOp

of type String.

stringValue

of type String.

factor

object of class Factor.

Methods

Public methods

Inherited methods

Method new()

Usage
FilterExpr$new(json = NULL)

Method init()

Usage
FilterExpr$init()

Method initJson()

Usage
FilterExpr$initJson(json)

Method toTson()

Usage
FilterExpr$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
FilterExpr$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on Feb. 8, 2024, 5:59 p.m.