writeTreeMapCondition: Auto generate the conditional logic from BinaryTree exported...

Description Usage Arguments Value

View source: R/WriteTreeMapCondition.R

Description

Auto generate the conditional logic from BinaryTree exported as a data.frame by createBinaryTreeMap

Usage

1
writeTreeMapCondition(treeMap, node = 1)

Arguments

treeMap

the exported tree map (data.frame)

node

id for recursive evaluation

Value

string containing the response function


nikrepj/ctreeMinifyR documentation built on Dec. 19, 2019, 4:18 a.m.