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/rpg documentation built on May 17, 2019, 3:23 p.m.