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.

Version: 0.2.0
Imports: dplyr, glue, knitr, magrittr, methods, pander, purrr, readr, rlang, rstudioapi, shiny, stringr, styler, tibble, tidyr
Suggests: rmarkdown, testthat, mockery, spelling, covr
Published: 2020-07-29
Author: Jake Riley [aut, cre]
Maintainer: Jake Riley <rjake at sas.upenn.edu>
BugReports: https://github.com/rjake/shinyobjects/issues
License: GPL-3
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: shinyobjects results

Documentation:

Reference manual: shinyobjects.pdf
Vignettes: Tips and Tricks

Downloads:

Package source: shinyobjects_0.2.0.tar.gz
Windows binaries: r-devel: shinyobjects_0.2.0.zip, r-release: shinyobjects_0.2.0.zip, r-oldrel: shinyobjects_0.2.0.zip
macOS binaries: r-release (arm64): shinyobjects_0.2.0.tgz, r-oldrel (arm64): shinyobjects_0.2.0.tgz, r-release (x86_64): shinyobjects_0.2.0.tgz
Old sources: shinyobjects archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shinyobjects to link to this page.