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.5)shinyfullscreen_1.1.0.zip(r-4.4)shinyfullscreen_1.1.0.zip(r-4.3)
shinyfullscreen_1.1.0.tgz(r-4.4-any)shinyfullscreen_1.1.0.tgz(r-4.3-any)
shinyfullscreen_1.1.0.tar.gz(r-4.5-noble)shinyfullscreen_1.1.0.tar.gz(r-4.4-noble)
shinyfullscreen_1.1.0.tgz(r-4.4-emscripten)shinyfullscreen_1.1.0.tgz(r-4.3-emscripten)
shinyfullscreen.pdf |shinyfullscreen.html✨
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 4 years agofrom:6061b8854e (on v1.1.0). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:fullscreen_allfullscreen_thisfullscreen_those
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolswithrxtable
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 |