powered by
This function gets a user-defined axis labelling callback in R.
rgl.getAxisCallback(axis, dev = cur3d(), subscene = currentSubscene3d(dev))
The callback function.
Which axis? Can be value from 1:3.
1:3
The RGL device and subscene to work with.
Duncan Murdoch
setAxisCallbacks to work with rglwidget.
setAxisCallbacks
rglwidget