rglDrawStandardAxes: Draw standard axes in the origin in an rgl plot.

Description Usage Arguments Author(s)

Description

Draw standard axes in the origin in an rgl plot.

Usage

1
2
rglDrawStandardAxes(max.dim=1, lwd=1, a.cex=1.1, a.col="black", a.radius=0.05,
    labels=TRUE, spheres=FALSE, ...)

Arguments

max.dim

maximum length of axis.

lwd

line width.

a.cex

cex for axis labels.

a.col

axis color.

a.radius

radius of spheres at the end points of the axes.

labels

logical. wether to draw axis labels.

spheres

logical. wether to draw axis spheres at the end points.

...

not evaluated.

Author(s)

Mark Heckmann


OpenRepGrid documentation built on May 2, 2019, 4:54 p.m.