Learn R Programming

recodeflow (version 0.1.0)

attach_apply_nodes: Attach Apply nodes to a parent node.

Description

Attach Apply nodes to a parent node.

Usage

attach_apply_nodes(var_details_rows, parent_node, db_name)

Arguments

var_details_rows

Variable details rows associated with a variable.

parent_node

An XML node.

db_name

Database name.

Value

Updated parent node.