powered by
axisPhylo(side = 1, ...)
...
font
cex
col
las
axis
par
plot.phylo
add.scale.bar
tr <- rtree(30) ch <- chronogram(tr) plot(ch) axisPhylo() plot(tr, "c", FALSE, direction = "u") axisPhylo(2, las = 1)
Run the code above in your browser using DataLab