read.jtree {treeio}R Documentation

read.jtree

Description

Import tree data from jtree file, which is JSON-based text and probably output by write.jtree

Usage

read.jtree(file)

Arguments

file

tree file

Value

treedata object

Author(s)

guangchuang yu


[Package treeio version 1.8.1 Index]