dev/DEV-decomposePhylo.R

tr <- rtree(12)

## visualize
plot(tr, type = "unrooted", no.margin = TRUE)
edgelabels(cex = 0.5, frame = "n", col = "red")
nodelabels(cex = 0.5, frame = "n", col = "blue")
heibl/polenta documentation built on May 17, 2019, 3:22 p.m.