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.
Package details |
|
---|---|
Author | Kent Laukhuf <laukhuf@gmail.com> |
Maintainer | Kent Laukhuf <laukhuf@gmail.com> |
License | MIT + file LICENSE |
Version | 0.9.0 |
URL | https://github.com/klaukh/reactor |
Package repository | View on GitHub |
Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.