whichSpace: Convert device coordinates to plot space
Description
Part of the playwith
Application Programming Interface.Usage
whichSpace(playState, x.device, y.device)
deviceCoordsToSpace(playState, x.device, y.device, space = "plot")
Arguments
playState
a playState
object representing the plot, window and device.