vrplot: Set labels of a vr plot

Description Usage Arguments

View source: R/vrplot.R

Description

Prepares an axis title network message sends it to the vr plotter server

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
vrplot(
  plotTarget,
  x,
  y,
  z,
  colorIndices,
  type = "sphere",
  size = 1,
  host = "localhost"
)

Arguments

plotTarget

Plotname to target the command to

host

The hostname of the plotting server computer

xTitle

X axis title

yTitle

Y axis title

zTitle

Z axis title


jpronkko/R-to-Unity3D documentation built on Aug. 28, 2020, 12:05 a.m.