
Last chance! 50% off unlimited learning
Sale ends in
Display text on a 3D plot defined by a list of coordinates
ptext3d(x,y=NULL,z=NULL,texts,pmat,...)
nil
x, y and z coordinates to plot. x may be a list with three components.
matrix to transform coordinates.
text to display.
Other arguments passed to segments.
Ben Bolker
Draws text on a perspective plot.