Package: scenes 0.1.0.9000
scenes: Switch Between Alternative 'shiny' UIs
Sometimes it is useful to serve up alternative 'shiny' UIs depending on information passed in the request object, such as the value of a cookie or a query parameter. This packages facilitates such switches.
Authors:
scenes_0.1.0.9000.tar.gz
scenes_0.1.0.9000.zip(r-4.7)scenes_0.1.0.9000.zip(r-4.6)scenes_0.1.0.9000.zip(r-4.5)
scenes_0.1.0.9000.tgz(r-4.6-any)scenes_0.1.0.9000.tgz(r-4.5-any)
scenes_0.1.0.9000.tar.gz(r-4.7-any)scenes_0.1.0.9000.tar.gz(r-4.6-any)
scenes_0.1.0.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
scenes/json (API)
NEWS
| # Install 'scenes' in R: |
| install.packages('scenes', repos = c('https://shinyworks.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/shinyworks/scenes/issues
Pkgdown/docs site:https://scenes.shinyworks.org
Last updated from:3af7da11f0. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 183 | ||
| linux-release-x86_64 | OK | 135 | ||
| macos-release-arm64 | OK | 101 | ||
| macos-oldrel-arm64 | OK | 87 | ||
| windows-devel | OK | 120 | ||
| windows-release | OK | 75 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 109 |
Exports:change_sceneconstruct_actiondefault_uireq_has_cookiereq_has_queryreq_uses_getreq_uses_methodreq_uses_postset_scene
Dependencies:base64encbslibcachemcliclockcommonmarkcookiescpp11digestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisespurrrR6rappdirsRcpprlangsassshinysourcetoolstzdbvctrswithrxtable
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Choose Between Scenes | change_scene |
| Construct a Scene Action | construct_action |
| Default UI for Unprocessable Requests | default_ui |
| Switch Scenes on Cookies | req_has_cookie |
| Switch Scenes on Query | req_has_query |
| Switch Scenes on Method | req_uses_get req_uses_method req_uses_post |
| 'scene_action' class | scene_action scene_action-class |
| Link a UI to Required Actions | set_scene |
| 'shiny_scene' class | shiny_scene shiny_scene-class |
