Export Domain Logic from Shiny using Meta-Programming
Produce a zip bundle of code and results
Display a shinyAce code editor via shiny modal
The dot-dot operator
Expand code objects
Deparse and format shinymeta expressions
Knitr S3 methods
Run/capture non-reactive code for side effects
Mark an expression as a meta-expression
Create a meta-reactive observer
Create a meta-reactive expression
Create a meta-reactive output
Overlay an icon on a shiny output
Evaluate an expression with meta mode activated
Provides tools for capturing logic in a Shiny app and exposing it as code that can be run outside of Shiny (e.g., from an R console). It also provides tools for bundling both the code and results to the end user.