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