Axes3d: Draw axes for a 3D plot

View source: R/Axes3d.R

Axes3dR Documentation

Draw axes for a 3D plot

Description

Draw axes for a 3D plot

Usage

Axes3d(n = 5, len = 0.05, col = "black", ...)

Arguments

n

Number of axis tick marks

len

Length of axis tick marks

col

Color for axes

...

Other arguments passed down to Text3d, Lines3d, ...

Value

None

Author(s)

Georges Monette

See Also

Text3d, Lines3d


gmonette/p3d documentation built on Nov. 16, 2023, 11:31 p.m.