Skip to contents

Extract ML component from ml_components list

Usage

extract_ml_component(ml_components, component_name, default = NULL)

Arguments

ml_components

List with ML components

component_name

Name of component to extract

default

Default value if component not found

Value

Component value or default