| extract_decorator_labels | R Documentation |
Recursively extracts labels from decorators, handling both single decorators and nested list structures.
extract_decorator_labels(dec)
dec |
Decorator object or list of decorators |
Character vector of decorator labels, or character(0L) if none found
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.