biplot3dBase2: biplot3dBase2 is the workhorse to draw a grid in rgl (3D...

Description Usage Arguments Author(s)

Description

biplot3dBase2 is the workhorse to draw a grid in rgl (3D device).

Usage

1
2
3
biplot3dBase2(x, dim=1:3, labels.e=TRUE, labels.c=TRUE, lines.c=1,
    lef=1.1, frame=1, col.frame=grey(0.6),
    col.sphere="black", alpha.sphere=0.05, zoom=1, ...)

Arguments

x

repgrid object.

dim

Dimensions to display.

labels.e

Logical. whether element labels are displayed.

labels.c

Logical. whether construct labels are displayed.

lines.c

Numeric. The way lines are drawn through the construct vectors. 0 = no lines, 1 = lines from constructs to outer frame, 2 = lines from the center to outer frame.

lef

Construct lines extension factor.

alpha.sphere

Numeric. alpha blending of the sourrounding sphere (default".05").

col.sphere

Color of sourrouding sphere (default"black").

ext.sphere

Extension factor for sphere

col.frame

Color of the sourrounding frame.

zoom

Not yet used. Scaling factor for all vectors. Can be used to zoom the plot in and out (default 1).

...

Parameters to be passed on.

Author(s)

Mark Heckmann


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