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)

YuLab-SMU/treeio documentation built on April 10, 2024, 9:26 a.m.