read.nhx: read.nhx

View source: R/nhx.R

read.nhxR Documentation

read.nhx

Description

read nhx tree file

Usage

read.nhx(file)

Arguments

file

nhx file

Value

nhx object

Author(s)

Guangchuang Yu https://guangchuangyu.github.io

Examples

nhxfile <- system.file("extdata/NHX", "ADH.nhx", package="treeio")
read.nhx(nhxfile)

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