Exports a visual representation of a tree to an HTML file.
exportTree(tree, filename, view = TRUE)
tree as generated by treeStructure
treeStructure
output html file name
logical. If TRUE (default) then the tree structure is opened in a browser
TRUE