coord: Get Coordinates of Mouse Cursor

Description Usage Value See Also Examples

Description

Get the coordinates of the current location of the mouse cursor.

Usage

1

Value

Returns a list with the coordinates.

See Also

pos, record

Examples

1
2
3
4
5
6
## Not run: 
coord()
coord()$x
coord()$y

## End(Not run)

rMouse documentation built on May 1, 2019, 9:23 p.m.