# NOT RUN {
## compute & plot all bi- and multifurcating
## trees for six taxa
trees<-allFurcTrees(n=6)
par(mfrow=c(16,15))
nulo<-sapply(trees,plot,type="unrooted",
no.margin=TRUE)
par(mfrow=c(1,1))
# }
Run the code above in your browser using DataLab