read.tree.to.data.matrix {Rtropical} | R Documentation |
Read Newick-formatted trees in two categories into a data matrix
read.tree.to.data.matrix(data.file1, data.file2)
data.file1 |
A file containing trees in Newick form in a category. |
data.file2 |
A file containing trees in Newick form in an assumed different category. |
read.tree.to.data.matrix
has the same return as read.nexus.to.data.matrix
.