Description Active bindings Methods
This base class contains utilities for objects to manage their own configuration (public) and metadata (private).
metadata
metadata set
config
configuration set
set_config()
config set configuration
Configurable$set_config(name, ..., .list = NULL)
name
(str) human readable name
...
(kvp) key value pairs of configuration
.list
(lst) pass config or metadata as a list
clone()
The objects of this class are cloneable with this method.
Configurable$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.