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.5)shinyobjects_0.2.0.zip(r-4.4)shinyobjects_0.2.0.zip(r-4.3)
shinyobjects_0.2.0.tgz(r-4.4-any)shinyobjects_0.2.0.tgz(r-4.3-any)
shinyobjects_0.2.0.tar.gz(r-4.5-noble)shinyobjects_0.2.0.tar.gz(r-4.4-noble)
shinyobjects_0.2.0.tgz(r-4.4-emscripten)shinyobjects_0.2.0.tgz(r-4.3-emscripten)
shinyobjects.pdf |shinyobjects.html✨
shinyobjects/json (API)
NEWS
# 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 2 years agofrom:3aa58e23a6. Checks:OK: 1 NOTE: 6. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 03 2024 |
R-4.5-win | NOTE | Nov 03 2024 |
R-4.5-linux | NOTE | Nov 03 2024 |
R-4.4-win | NOTE | Nov 03 2024 |
R-4.4-mac | NOTE | Nov 03 2024 |
R-4.3-win | NOTE | Nov 03 2024 |
R-4.3-mac | NOTE | Nov 03 2024 |
Exports:%>%convert_selectionload_reactive_objectsview_ui
Dependencies:base64encbitbit64bslibcachemclicliprcommonmarkcpp11crayondigestdplyrevaluatefansifastmapfontawesomefsgenericsgluehighrhmshtmltoolshttpuvjquerylibjsonliteknitrlaterlifecyclemagrittrmemoisemimepanderpillarpkgconfigprettyunitsprogresspromisespurrrR.cacheR.methodsS3R.ooR.utilsR6rappdirsRcppreadrrlangrprojrootrstudioapisassshinysourcetoolsstringistringrstylertibbletidyrtidyselecttzdbutf8vctrsvroomwithrxfunxtableyaml
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 |