Exports a visual representation of a tree to an HTML file.

exportTree(tree, filename, view = TRUE)

Arguments

tree

tree as generated by treeStructure

filename

output html file name

view

logical. If TRUE (default) then the tree structure is opened in a browser