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

View source: R/structure.R

exportTreeR Documentation

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

Description

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

Usage

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


iobis/obistools documentation built on March 19, 2024, 6:27 a.m.