rstudio/shinymeta: Export Domain Logic from Shiny using Meta-Programming

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.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.2.1
URL https://rstudio.github.io/shinymeta/ https://github.com/rstudio/shinymeta
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("rstudio/shinymeta")
rstudio/shinymeta documentation built on April 26, 2024, 1:12 a.m.