Learn R Programming

recodeflow (version 0.1.0)

build_data_field_for_start_var: Build DataField node for start variable.

Description

Build DataField node for start variable.

Usage

build_data_field_for_start_var(var_name, var_details_rows)

Arguments

var_name

Variable name.

var_details_rows

All variable details rows for the `var_name` variable.

Value

DataField node with optype and dataType according to `fromType`.