Last data update: 2014.03.03

R: Get axis positions on a 3D plot
get_axispos3dR Documentation

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)

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.

Value

A position in 2D coordinates

Author(s)

Ben Bolker

Results