Description Public fields Methods
mod_registry is the call you cn
mod_names
initialization parameters
master_params
initialization parameters
mod_params
initialization parameters
registry
the registry object
new()
Standard R6 Initialize function
mod_registry$new(params)
params
the config yml driven params for initialization
a new mod_registry
object
get mod names from config files
mods_names()
mod_registry$mods_names()
characted list of mod_names get sub params for a given mod_name
params_for_mod()
mod_registry$params_for_mod(mod_name)
mod_name
the mod_name
list ofparams
validate_params()
to implement
mod_registry$validate_params()
print()
Prints this object
mod_registry$print()
clone()
The objects of this class are cloneable with this method.
mod_registry$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.