get_axispos3d: Get axis positions on a 3D plot

View source: R/paxis3d.R

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


plotrix/plotrix documentation built on Feb. 19, 2024, 8:16 a.m.