Filters: Filters

FiltersR Documentation

Filters

Description

Filters

Filters

Format

R6Class object.

Super class

tercenApi::Base -> Filters

Public fields

removeNaN

of type bool.

namedFilters

list of class NamedFilter.

Methods

Public methods

Inherited methods

Method new()

Usage
Filters$new(json = NULL)

Method init()

Usage
Filters$init()

Method initJson()

Usage
Filters$initJson(json)

Method toTson()

Usage
Filters$toTson()

Method clone()

The objects of this class are cloneable with this method.

Usage
Filters$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


tercen/teRcenApi documentation built on June 1, 2025, 8:15 p.m.