build_numeric_derived_field_apply_node {recodeflow}R Documentation

Build Apply node with singleton numeric for DerivedField node.

Description

Build Apply node with singleton numeric for DerivedField node.

Usage

build_numeric_derived_field_apply_node(var_details_row, db_name)

Arguments

var_details_row

Variable details sheet row.

db_name

Database name.

Value

Apply node for DerivedField node.


[Package recodeflow version 0.1.0 Index]