show_tree_structure {IDEATools} | R Documentation |
Show the reference table used for building colored trees
Description
Show the reference table used for building colored trees
Usage
show_tree_structure(directory)
Arguments
directory |
the directory where to output the reference tables |
Value
Exports an excel file in the desired directory
Examples
library(IDEATools)
show_tree_structure(tempdir())
[Package IDEATools version 3.5.2 Index]