Package: shinyobjects 0.2.0

shinyobjects: Access Reactive Data Interactively
Troubleshooting reactive data in 'shiny' can be difficult. These functions will convert reactive data frames into functions and load all assigned objects into your local environment. If you create a dummy input object, as the function will suggest, you will be able to test your server and ui functions interactively.
Authors:
shinyobjects_0.2.0.tar.gz
shinyobjects_0.2.0.zip(r-4.7)shinyobjects_0.2.0.zip(r-4.6)shinyobjects_0.2.0.zip(r-4.5)
shinyobjects_0.2.0.tgz(r-4.6-any)shinyobjects_0.2.0.tgz(r-4.5-any)
shinyobjects_0.2.0.tar.gz(r-4.7-any)shinyobjects_0.2.0.tar.gz(r-4.6-any)
shinyobjects_0.2.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
shinyobjects/json (API)
| # Install 'shinyobjects' in R: |
| install.packages('shinyobjects', repos = c('https://rjake.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/rjake/shinyobjects/issues
Last updated from:3aa58e23a6. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 153 | ||
| source / vignettes | OK | 210 | ||
| linux-release-x86_64 | NOTE | 151 | ||
| macos-release-arm64 | NOTE | 112 | ||
| macos-oldrel-arm64 | NOTE | 113 | ||
| windows-devel | NOTE | 112 | ||
| windows-release | NOTE | 89 | ||
| windows-oldrel | NOTE | 109 | ||
| wasm-release | OK | 128 |
Exports:%>%convert_selectionload_reactive_objectsview_ui
Dependencies:base64encbitbit64bslibcachemclicliprcommonmarkcpp11crayondigestdplyrevaluatefastmapfontawesomefsgenericsgluehighrhmshtmltoolshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimeotelpanderpillarpkgconfigprettyunitsprogresspromisespurrrR.cacheR.methodsS3R.ooR.utilsR6rappdirsRcppreadrrlangrprojrootrstudioapisassshinysourcetoolsstringistringrstylertibbletidyrtidyselecttzdbutf8vctrsvroomwithrxfunxtableyaml
Last update: 2020-10-29
Started: 2020-10-29
Last update: 2020-04-23
Started: 2020-03-28
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert and load the highlighted assignment to your environment | convert_selection |
| Load inputs and convert reactive functions from an R/Rmd script to your environment | load_reactive_objects |
| Show UI output in viewer pane | view_ui |
