select_decorators {teal.modules.clinical} | R Documentation |
Subset decorators based on the scope
Description
Subset decorators based on the scope
Usage
select_decorators(decorators, scope)
Arguments
decorators |
(named |
scope |
( |
Value
Subsetted list with all decorators to include.
It can be an empty list if none of the scope exists in decorators
argument.
[Package teal.modules.clinical version 0.10.0 Index]