mtext3d: Display text in the margins of a 3D plot
Description
Display text in the margins of a 3D plot.
Usage
mtext3d(edge,pmat,labels=TRUE,at=NULL,dist=0.3,xpd=NA,...)
Arguments
- 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.