biplot3dBase2 is the workhorse to draw a grid in rgl (3D device).
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,
draw.xyz.axes = TRUE,
...
)
repgrid
object.
Dimensions to display.
Logical. whether element labels are displayed.
Logical. whether construct labels are displayed.
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.
Construct lines extension factor.
Color of the surrounding frame.
Color of surrounding sphere (default"black"
).
Numeric. alpha blending of the surrounding sphere (default".05"
).
Not yet used. Scaling factor for all vectors. Can be used to zoom
the plot in and out (default 1
).
Draw standard XYZ axes.
Parameters to be passed on.
Extension factor for sphere