Learn R Programming

OpenRepGrid (version 0.1.9)

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

Description

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

Usage

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.
col.frame
Color of the sourrounding frame.
col.sphere
Color of sourrouding sphere (default"black").
alpha.sphere
Numeric. alpha blending of the sourrounding sphere (default".05").
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.
ext.sphere
Extension factor for sphere