build_missing_const_node {recodeflow} | R Documentation |
Build Constant node for a missing value for a variable.
Description
Build Constant node for a missing value for a variable.
Usage
build_missing_const_node(var_details_row)
Arguments
var_details_row |
Variable details sheet row. |
Value
Constant node.
[Package recodeflow version 0.1.0 Index]