rgl.getAxisCallback: Get user-defined axis labelling callbacks.

View source: R/callbacks.R

rgl.getAxisCallbackR Documentation

Get user-defined axis labelling callbacks.

Description

This function gets a user-defined axis labelling callback in R.

Usage

rgl.getAxisCallback(axis, dev = cur3d(), subscene = currentSubscene3d(dev))

Arguments

axis

Which axis? Can be value from 1:3.

dev, subscene

The RGL device and subscene to work with.

Value

The callback function.

Author(s)

Duncan Murdoch

See Also

setAxisCallbacks to work with rglwidget.


rgl documentation built on July 9, 2023, 7:36 p.m.