mtext3d: Display text in the margins of a 3D plot

mtext3dR Documentation

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.

Value

nil

Author(s)

Ben Bolker


plotrix documentation built on Nov. 10, 2023, 5:07 p.m.