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

Description Usage Arguments Value

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

Description

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

Usage

1
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.


Rtropical documentation built on Nov. 10, 2021, 1:07 a.m.