examples/bimac1.R

tree <- with(
  bimac,
  ouchtree(nodes=node,ancestors=ancestor,times=time,labels=spcode)
)
tree

plot(tree)
plot(tree, node.names=TRUE)    # display node names
kingaa/ouch documentation built on April 24, 2024, 11:24 a.m.