treeco {cubt}R Documentation

Computes coordinates for tree plot. Only for internal use.

Description

Computes coordinates for tree plot. Only for internal use.

Usage

treeco(tree, uniform = paste(".Tree.unif", dev.cur(), sep = "."))

Arguments

tree

A cubt tree

uniform

Details

Adapted from the tree package.

Author(s)

Badih Ghattas


[Package cubt version 3.2 Index]