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.18.1 Index]