mtext3d | R Documentation |
Display text in the margins of a 3D plot.
mtext3d(edge,pmat,labels=TRUE,at=NULL,dist=0.3,xpd=NA,...)
edge |
which axis to calculate. |
pmat |
matrix to transform coordinates. |
labels |
labels to display in the margin. |
at |
position on the axis. |
dist |
Offset of the axis. |
xpd |
set clipping for display. |
... |
additional arguments passed to ptext3d. |
nil
Ben Bolker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.