select_decorators: Subset decorators based on the scope

View source: R/utils.R

select_decoratorsR Documentation

Subset decorators based on the scope

Description

Subset decorators based on the scope

Usage

select_decorators(decorators, scope)

Arguments

decorators

(named list) of list decorators to subset.

scope

(character) a character vector of decorator names to include.

Value

Subsetted list with all decorators to include. It can be an empty list if none of the scope exists in decorators argument.


teal.modules.general documentation built on April 4, 2025, 2:26 a.m.