get_axispos3d | R Documentation |
Calculate the axis positions on a 3D plot.
get_axispos3d(edge,pmat,at,pos=NULL, dist=0)
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. |
A position in 2D coordinates
Ben Bolker
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.