attach_apply_nodes {recodeflow}R Documentation

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.


[Package recodeflow version 0.1.0 Index]