plotrix (version 3.8-4)

psegments3d: Draw segments on a 3D plot

Description

Draw segments on a 3D plot defined by a list of coordinates

Usage

psegments3d(x,y=NULL,z=NULL,pmat,...)

Value

nil

Arguments

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.

Author

Ben Bolker

Details

Draws segments on a perspective plot.