psegments3d | R Documentation |
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
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.