Package: shinyfullscreen 1.1.0
shinyfullscreen: Display 'HTML' Elements on Full Screen in 'Shiny' Apps
In 'Shiny' apps, it is sometimes useful to see a plot or a table in full screen. Using 'Shinyfullscreen', you can easily designate the 'HTML' elements that can be displayed on fullscreen and use buttons to trigger the fullscreen view.
Authors:
shinyfullscreen_1.1.0.tar.gz
shinyfullscreen_1.1.0.zip(r-4.7)shinyfullscreen_1.1.0.zip(r-4.6)shinyfullscreen_1.1.0.zip(r-4.5)
shinyfullscreen_1.1.0.tgz(r-4.6-any)shinyfullscreen_1.1.0.tgz(r-4.5-any)
shinyfullscreen_1.1.0.tar.gz(r-4.7-any)shinyfullscreen_1.1.0.tar.gz(r-4.6-any)
shinyfullscreen_1.1.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
shinyfullscreen/json (API)
NEWS
| # Install 'shinyfullscreen' in R: |
| install.packages('shinyfullscreen', repos = c('https://etiennebacher.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/etiennebacher/shinyfullscreen/issues
Last updated from:6061b8854e (on v1.1.0). Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | OK | 120 | ||
| macos-release-arm64 | OK | 98 | ||
| macos-oldrel-arm64 | OK | 73 | ||
| windows-devel | OK | 79 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 78 | ||
| wasm-release | OK | 101 |
Exports:fullscreen_allfullscreen_thisfullscreen_those
Dependencies:base64encbslibcachemclicommonmarkdigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Enable fullscreen for the whole page | fullscreen_all |
| Enable fullscreen for a specific item | fullscreen_this |
| Enable fullscreen for a list of items | fullscreen_those |
