write.jtree {treeio} | R Documentation |
Export treedata
object to json tree file
write.jtree(treedata, file = "")
treedata |
|
file |
output file. If file = "", print the output content on screen |
output file or file content on screen
Guangchuang Yu