Filter: Filter

FilterR Documentation

Filter

Description

Filter

Filter

Format

R6Class object, super class FilterTopExpr, sub classes NamedFilter.

Super classes

tercenApi::Base -> tercenApi::FilterTopExpr -> Filter

Public fields

logical

of type String.

not

of type bool.

filterExprs

list of class FilterTopExpr.

Methods

Public methods

Inherited methods

Method new()

Usage
Filter$new(json = NULL)

Method init()

Usage
Filter$init()

Method initJson()

Usage
Filter$initJson(json)

Method toTson()

Usage
Filter$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Filter$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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