write.jtree {treeio}R Documentation

write.jtree

Description

Export treedata object to json tree file

Usage

write.jtree(treedata, file = "")

Arguments

treedata

treedata object

file

output file. If file = "", print the output content on screen

Value

output file or file content on screen

Author(s)

Guangchuang Yu


[Package treeio version 1.12.0 Index]