Package: shinyobjects
Title: Access Reactive Data Interactively
Version: 0.2.0
Authors@R: person("Jake", "Riley", email = "rjake@sas.upenn.edu", role = c("aut", "cre"))
Description: 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.
BugReports: https://github.com/rjake/shinyobjects/issues
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0.9000
Imports: dplyr, glue, knitr, magrittr, methods, pander, purrr, readr,
        rlang, rstudioapi, shiny, stringr, styler, tibble, tidyr
VignetteBuilder: knitr
Suggests: rmarkdown, testthat, mockery, spelling, covr
Language: en-US
NeedsCompilation: no
Packaged: 2020-07-29 05:05:00 UTC; foxtr
Author: Jake Riley [aut, cre]
Maintainer: Jake Riley <rjake@sas.upenn.edu>
Repository: CRAN
Date/Publication: 2020-07-29 05:50:02 UTC
Built: R 4.6.0; ; 2025-10-14 03:22:16 UTC; windows
