View source: R/workflow_conditions.R
primitive_or_expr | R Documentation |
Provide the expression of the value or return value if it is a primitive.
primitive_or_expr(value)
value |
(Union[ConditionValueType, PrimitiveType]): The value to evaluate. |
Either the expression of the value or the primitive value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.