| NamedFilter | R Documentation |
NamedFilter
NamedFilter
R6Class object, super class Filter.
tercenApi::Base -> tercenApi::FilterTopExpr -> tercenApi::Filter -> NamedFilter
logicalof type String inherited from super class Filter.
notof type bool inherited from super class Filter.
nameof type String.
filterExprslist of class FilterTopExpr inherited from super class Filter.
logicalof type String inherited from super class Filter.
notof type bool inherited from super class Filter.
filterExprslist 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)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.