read.nexus.to.data.matrix: Read NEXUS-formatted trees from two categories into a data...

View source: R/read.nexus.to.data.matrix.R

read.nexus.to.data.matrixR Documentation

Read NEXUS-formatted trees from two categories into a data matrix

Description

Read NEXUS-formatted trees from two categories into a data matrix

Usage

read.nexus.to.data.matrix(data.file1, data.file2)

Arguments

data.file1

A data set with trees from one category.

data.file2

A data set with trees from the other category.

Value

A data matrix with the first x rows corresponding the x trees in the first file and the last y rows are the trees from the second file.


HoujieWang/Rtropical documentation built on May 18, 2022, 11:56 a.m.