NamedFilter: NamedFilter

NamedFilterR Documentation

NamedFilter

Description

NamedFilter

NamedFilter

Format

R6Class object, super class Filter.

Super classes

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

Public fields

logical

of type String inherited from super class Filter.

not

of type bool inherited from super class Filter.

name

of type String.

filterExprs

list of class FilterTopExpr inherited from super class Filter.

Active bindings

logical

of type String inherited from super class Filter.

not

of type bool inherited from super class Filter.

filterExprs

list of class FilterTopExpr inherited from super class Filter.

Methods

Public methods

Inherited methods

Method new()

Usage
NamedFilter$new(json = NULL)

Method init()

Usage
NamedFilter$init()

Method initJson()

Usage
NamedFilter$initJson(json)

Method toTson()

Usage
NamedFilter$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
NamedFilter$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


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