extract_transformators {teal} | R Documentation |
Extract all transformators
from modules
.
Description
Extract all transformators
from modules
.
Usage
extract_transformators(modules)
Arguments
modules |
|
Value
A list of teal_transform_module
nested in the same way as input modules
.
[Package teal version 0.16.0 Index]