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