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
pmat
matrix to transform coordinates.
labels
labels to display in the margin.
xpd
set clipping for display.
...
additional arguments passed to ptext3d.