branch {pda} | R Documentation |
Draws lines from root
branch(root, limb, pos=1:2, flip=FALSE)
root |
root value |
limb |
limb value |
pos |
positions for root and limb |
flip |
flip to vertical display if TRUE |
Nothing returned.
# ## Not run: branch(root, limb) ## End(Not run)