psegments3d.Rd
Draw segments on a 3D plot defined by a list of coordinates
psegments3d(x,y=NULL,z=NULL,pmat,...)
x, y and z coordinates to plot. x may be a list with three components.
matrix to transform coordinates.
Other arguments passed to segments.
Draws segments on a perspective plot.
nil
Ben Bolker