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