Package: shinyscreenshot 0.2.1.9000
shinyscreenshot: Capture Screenshots of Entire Pages or Parts of Pages in 'Shiny'
Capture screenshots in 'Shiny' applications. Screenshots can either be of the entire viewable page, or a specific section of the page. The captured image is automatically downloaded as a PNG image, or it can also be saved on the server. Powered by the 'html2canvas' JavaScript library.
Authors:
shinyscreenshot_0.2.1.9000.tar.gz
shinyscreenshot_0.2.1.9000.zip(r-4.5)shinyscreenshot_0.2.1.9000.zip(r-4.4)shinyscreenshot_0.2.1.9000.zip(r-4.3)
shinyscreenshot_0.2.1.9000.tgz(r-4.4-any)shinyscreenshot_0.2.1.9000.tgz(r-4.3-any)
shinyscreenshot_0.2.1.9000.tar.gz(r-4.5-noble)shinyscreenshot_0.2.1.9000.tar.gz(r-4.4-noble)
shinyscreenshot_0.2.1.9000.tgz(r-4.4-emscripten)shinyscreenshot_0.2.1.9000.tgz(r-4.3-emscripten)
shinyscreenshot.pdf |shinyscreenshot.html✨
shinyscreenshot/json (API)
NEWS
# Install 'shinyscreenshot' in R: |
install.packages('shinyscreenshot', repos = c('https://daattali.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/daattali/shinyscreenshot/issues
Last updated 27 days agofrom:592cec7da8. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 27 2024 |
R-4.5-win | OK | Oct 27 2024 |
R-4.5-linux | OK | Oct 27 2024 |
R-4.4-win | OK | Oct 27 2024 |
R-4.4-mac | OK | Oct 27 2024 |
R-4.3-win | OK | Oct 27 2024 |
R-4.3-mac | OK | Oct 27 2024 |
Exports:runExamplescreenshotscreenshotButton
Dependencies:base64encbslibcachemclicommonmarkcrayondigestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimepromisesR6rappdirsRcpprlangsassshinysourcetoolsuuidwithrxtable
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Run shinyscreenshot example | runExample |
Capture a screenshot of a shiny app | screenshot |
Button that captures a screenshot of a shiny app | screenshotButton |