Description Usage Arguments Examples
Send special keys, identical to rMouse::specialKey()
but with "CTRL" and "ALT" added
1 | extra_specialKey(key = "ESC", failSafe = TRUE)
|
key |
"ESC", "ENTER", "TAB", "CTRL", or "ALT" as string |
failSafe |
Logical flag to allow for emergency stops. Default is TRUE |
1 2 | extra_specialKey("ALT")
extra_specialKey("CTRL")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.