get_axispos3d: Get axis positions on a 3D plot
Description
Calculate the axis positions on a 3D plot.
Usage
get_axispos3d(edge,pmat,at,pos=NULL, dist=0)
Value
A position in 2D coordinates
Arguments
- edge
which axis to calculate.
- pmat
matrix to transform coordinates.
- at
position on the axis.
- pos
position of the axis relative to the other axes.
- dist
Offset of the axis.