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✨
DESCRIPTION |NEWS
card.svg |card.png
scenes/json (API)
| # Install 'scenes' in R: |
| install.packages('scenes', repos = c('https://jonthegeek.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: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 131 | ||
| source / vignettes | OK | 175 | ||
| linux-release-x86_64 | OK | 134 | ||
| macos-release-arm64 | OK | 105 | ||
| macos-oldrel-arm64 | OK | 78 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 79 | ||
| windows-oldrel | OK | 69 | ||
| wasm-release | OK | 114 |
Exports:change_sceneconstruct_actiondefault_uireq_has_cookiereq_has_queryreq_uses_getreq_uses_methodreq_uses_postset_scene
Dependencies:base64encbslibcachemcliclockcommonmarkcookiescpp11digestfastmapfontawesomefsgluehtmltoolshttpuvjquerylibjsonlitelaterlifecyclemagrittrmemoisemimeotelpromisespurrrR6rappdirsRcpprlangsassshinysourcetoolstzdbvctrswithrxtable
Last update: 2023-01-11
Started: 2022-10-02
Last update: 2023-01-10
Started: 2022-10-02
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 |
