read.newick: read.newick

View source: R/newick.R

read.newickR Documentation

read.newick

Description

read newick tree

Usage

read.newick(file, node.label = "label", ...)

Arguments

file

newick file

node.label

parse node label as 'label' or 'support' value

...

additional parameter, passed to 'read.tree'

Value

phylo or treedata object

Author(s)

Guangchuang Yu


GuangchuangYu/treeio documentation built on April 12, 2024, 5:25 a.m.