select_decorators: Subset decorators based on the scope

View source: R/decorators-helpers.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) a named list of decorators to subset.

scope

(character(1)) a decorator name to include.

Value

A list of teal_transform_module objects matching the given scope and all. Returns an empty list if scope and all is not found in decorators.


teal documentation built on June 30, 2026, 5:11 p.m.