Learn R Programming

playwith (version 0.8.24)

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.
x.device
y.device
space

Value

    See Also

    playwith.API