branch {pda}R Documentation

Branch Plot for Nested Effects

Description

Draws lines from root

Usage

branch(root, limb, pos=1:2, flip=FALSE)

Arguments

root root value
limb limb value
pos positions for root and limb
flip flip to vertical display if TRUE

Value

Nothing returned.

Examples

#
## Not run: 
branch(root, limb)
## End(Not run)

[Package pda version 1.1-2 Index]