Rdocumentation
powered by
Learn R Programming
rMouse (version 0.1)
Automate Mouse Clicks and Send Keyboard Input
Description
Provides wrapper functions to the Java Robot class to automate user input, like mouse movements, clicks and keyboard input.
Copy Link
Link to current version
Version
Version
0.1
Install
install.packages('rMouse')
Monthly Downloads
1
Version
0.1
License
CC0
Maintainer
Dejan Prvulovic
Last Published
June 22nd, 2017
Functions in rMouse (0.1)
Search all functions
setAutoDelay
Set automatic delay between commands
specialKey
Send special key input
record
Record mouse movements
right
Right Click
left
Left Click
move
Move Mouse Cursor to Pixel(x,y)
coord
Get Coordinates of Mouse Cursor
delay
Time Delay
rMouse
rMouse: Automate mouse clicks and send keyboard input
type
Type keys
pos
Current position of mouse cursor