## S3 method for class 'multiPhylo':
unique(x, incomparables = FALSE,
use.edge.length = FALSE,
use.tip.label = TRUE, ...)
"multiPhylo"
.FALSE
.TRUE
."multiPhylo"
which is a list of objects of
class "phylo"
.all.equal.phylo
, unique
for the generic R
function, read.tree
, read.nexus
TR <- rmtree(50, 4)
length(unique(TR)) # not always 15...
howmanytrees(4)
Run the code above in your browser using DataLab