import_tree_nex: Import phylogenetic tree (NEXUS format)

View source: R/import_tree.r

import_tree_nexR Documentation

Import phylogenetic tree (NEXUS format)

Description

This function imports a phylogenetic tree file written in the NEXUS format; it is an alias of the read.nexus function from the R package ape.

Usage

import_tree_nex(file)

Arguments

file

Input file directory

Value

This function returns an object of class phylo.

Author(s)

Kevin Surya

References

Paradis and Schliep (2019)


suryakevin/drugcandy documentation built on May 6, 2022, 6:37 p.m.