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.
Version: | 0.1.0 |
Imports: | cli, cookies, glue, purrr, rlang, shiny |
Suggests: | covr, knitr, pkgload, rmarkdown, stringr, testthat (≥ 3.0.0) |
Published: | 2023-01-13 |
DOI: | 10.32614/CRAN.package.scenes |
Author: | Jon Harmon [aut, cre, cph] |
Maintainer: | Jon Harmon <jonthegeek at gmail.com> |
BugReports: | https://github.com/r4ds/scenes/issues |
License: | MIT + file LICENSE |
URL: | https://github.com/r4ds/scenes, https://r4ds.github.io/scenes/ |
NeedsCompilation: | no |
Materials: | README |
CRAN checks: | scenes results |
Reference manual: | scenes.pdf |
Vignettes: |
Creating new actions Changing scenes |
Package source: | scenes_0.1.0.tar.gz |
Windows binaries: | r-devel: scenes_0.1.0.zip, r-release: scenes_0.1.0.zip, r-oldrel: scenes_0.1.0.zip |
macOS binaries: | r-release (arm64): scenes_0.1.0.tgz, r-oldrel (arm64): scenes_0.1.0.tgz, r-release (x86_64): scenes_0.1.0.tgz, r-oldrel (x86_64): scenes_0.1.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=scenes to link to this page.