whichSpace {playwith}R Documentation

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

Details

Value

Author(s)

Felix Andrews felix@nfrac.org

See Also

playwith.API

Examples






[Package playwith version 0.8.24 Index]