rgl.getAxisCallback | R Documentation |
This function gets a user-defined axis labelling callback in R.
rgl.getAxisCallback(axis, dev = cur3d(), subscene = currentSubscene3d(dev))
axis |
Which axis? Can be value from |
dev , subscene |
The RGL device and subscene to work with. |
The callback function.
Duncan Murdoch
setAxisCallbacks
to
work with rglwidget
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.