## Visual representation of the universal tree of life provided in data
data(universal.treeshape)
plot(universal.treeshape)
## Visual representation of two trees at the same time
data(carnivora.treeshape)
plot(carnivora.treeshape, cutreeshape(carnivora.treeshape, 8, "bottom"))
Run the code above in your browser using DataLab