View source: R/read.nexus.to.data.matrix.R
read.nexus.to.data.matrix | R Documentation |
Read NEXUS-formatted trees from two categories into a data matrix
read.nexus.to.data.matrix(data.file1, data.file2)
data.file1 |
A data set with trees from one category. |
data.file2 |
A data set with trees from the other category. |
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.