| format_decorators_tree | R Documentation |
Formats decorators showing global decorators and object-specific decorators in a tree structure. Returns a list with 'global' and 'objects' components.
format_decorators_tree(decorators)
decorators |
List of decorators (can be mixed: global and named lists) |
List with 'global' (character vector) and 'objects' (named list) components
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.