primitive_or_expr: Provide the expression of the value or return value if it is...

View source: R/workflow_conditions.R

primitive_or_exprR Documentation

Provide the expression of the value or return value if it is a primitive.

Description

Provide the expression of the value or return value if it is a primitive.

Usage

primitive_or_expr(value)

Arguments

value

(Union[ConditionValueType, PrimitiveType]): The value to evaluate.

Value

Either the expression of the value or the primitive value.


DyfanJones/sagemaker-r-workflow documentation built on April 3, 2022, 11:28 p.m.