NamedFilter | R Documentation |
NamedFilter
NamedFilter
R6Class
object, super class Filter
.
tercenApi::Base
-> tercenApi::FilterTopExpr
-> tercenApi::Filter
-> NamedFilter
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
.
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
.
new()
NamedFilter$new(json = NULL)
init()
NamedFilter$init()
initJson()
NamedFilter$initJson(json)
toTson()
NamedFilter$toTson()
clone()
The objects of this class are cloneable with this method.
NamedFilter$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.