klaukh/reactor: A lite-GUI for R based in Shiny

reactor provides a lite-GUI coded as a Shiny module and able to be include in other Shiny applications. Use reactor to dynamically run scripts and render reports based on reactive values inside your Shiny application, without needing to engage normal Shiny-debugging methods. Reactor can also be used to debug portions of the Shiny application without the risk of crashing the application.

Getting started

Package details

AuthorKent Laukhuf <laukhuf@gmail.com>
MaintainerKent Laukhuf <laukhuf@gmail.com>
LicenseMIT + file LICENSE
Version0.9.0
URL https://github.com/klaukh/reactor
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("klaukh/reactor")
klaukh/reactor documentation built on May 8, 2019, 1:13 p.m.