| FilterPipeline | R Documentation |
FilterPipeline Class
An R6Class generator object
filterslist( Filter ) [optional]
new()FilterPipeline$new(filters = NULL, ...)
toJSON()FilterPipeline$toJSON()
fromJSON()FilterPipeline$fromJSON(FilterPipelineJson)
toJSONString()FilterPipeline$toJSONString()
fromJSONString()FilterPipeline$fromJSONString(FilterPipelineJson)
clone()The objects of this class are cloneable with this method.
FilterPipeline$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.