Package: keys 0.1.1.9000

keys: Keyboard Shortcuts for 'shiny'
Assign and listen to keyboard shortcuts in 'shiny' using the 'Mousetrap' Javascript library.
Authors:
keys_0.1.1.9000.tar.gz
keys_0.1.1.9000.zip(r-4.7)keys_0.1.1.9000.zip(r-4.6)keys_0.1.1.9000.zip(r-4.5)
keys_0.1.1.9000.tgz(r-4.6-any)keys_0.1.1.9000.tgz(r-4.5-any)
keys_0.1.1.9000.tar.gz(r-4.7-any)keys_0.1.1.9000.tar.gz(r-4.6-any)
keys_0.1.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
keys/json (API)
NEWS
| # Install 'keys' in R: |
| install.packages('keys', repos = c('https://r4fun.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/r4fun/keys/issues
hacktoberfesthotkeyskeyboard-shortcutsmousetrap
Last updated from:e1f77a0389. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 122 | ||
| source / vignettes | OK | 156 | ||
| linux-release-x86_64 | NOTE | 126 | ||
| macos-release-arm64 | NOTE | 200 | ||
| macos-oldrel-arm64 | NOTE | 175 | ||
| windows-devel | NOTE | 91 | ||
| windows-release | NOTE | 73 | ||
| windows-oldrel | NOTE | 77 | ||
| wasm-release | OK | 114 |
Exports:addKeyskeysInputkeysRecordInputpauseKeyrecordKeysremoveKeysunpauseKeyuseKeys
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Add a key binding from the server side | addKeys removeKeys |
| Create a keys input control | keysInput |
| Create a keys recorder input control | keysRecordInput recordKeys |
| Pause or Unpause Keys | pauseKey unpauseKey |
| Use Keys in your application | useKeys |
