track_mouse: track_mouse

Description Usage Arguments Details Examples

View source: R/track_mouse.R

Description

track_mouse

Usage

1
track_mouse(time, as_job = FALSE)

Arguments

time

Time format, "99h99m99s"

as_job

Should the function be started as RStudio Job? (logical)

Details

track_mouse is a function that is best run as a background job, since it blocks the R shell. See our README for a walkthrough of this.

If you run

Examples

1
2
3
4
## Not run: 
track_mouse("0h10m00s", "mouse_position.txt")

## End(Not run)

marcosci/deviz documentation built on Jan. 17, 2021, 1:14 a.m.