Computes coordinates for tree plot. Only for internal use.
treeco(tree, uniform = paste(".Tree.unif", dev.cur(), sep = "."))
tree
A cubt tree
uniform
Adapted from the tree package.
Badih Ghattas