attach_cat_value_nodes_for_start_var {recodeflow}R Documentation

Attach categorical value nodes to DataField node for start variable.

Description

Attach categorical value nodes to DataField node for start variable.

Usage

attach_cat_value_nodes_for_start_var(var_details_row, data_field)

Arguments

var_details_row

Variable details sheet row.

data_field

DataField node to attach Value nodes.

Value

Updated DataField node.


[Package recodeflow version 0.1.0 Index]