Description Usage Arguments Details Examples
View source: R/track_keyboard.R
track_keyboard
1 | track_keyboard(time, as_job = FALSE)
|
time |
Time format, "99h99m99s" |
as_job |
Should the function be started as RStudio Job? (logical) |
track_keyboard 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
1 2 3 4 | ## Not run:
track_mouse("0h10m00s", "mouse_position.txt")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.