Draw segments on a 3D plot
Draw segments on a 3D plot defined by a list of coordinates
psegments3d(x,y=NULL,z=NULL,pmat,...)
x,y,z |
x, y and z coordinates to plot. x may be a list with three components. |
pmat |
matrix to transform coordinates. |
... |
Other arguments passed to segments. |
Draws segments on a perspective plot.
nil
Ben Bolker
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.