rglDrawConstructLabels: draw constructs in rgl

View source: R/rgl-3d.r

rglDrawConstructLabelsR Documentation

draw constructs in rgl

Description

draw constructs in rgl

Usage

rglDrawConstructLabels(
  coords,
  labels = FALSE,
  dim = 1:3,
  c.cex = 0.6,
  c.text.col = grey(0.4),
  ...
)

Arguments

coords

coordinates for constructs labels.

labels

labels for constructs.

dim

dimensions of coordinates to use.

c.cex

cex for construct text.

c.text.col

color for construct text.

...

not evaluated.


OpenRepGrid documentation built on Sept. 11, 2024, 7:16 p.m.