Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/colearendt/shiny-session-info

A Shiny app showing the types of session information stored in Shiny
https://github.com/colearendt/shiny-session-info

experiment r session-info shiny

Last synced: 14 days ago
JSON representation

A Shiny app showing the types of session information stored in Shiny

Awesome Lists containing this project

README

        

# Shiny Session Info

This Shiny app uses `listviewer` to explore the Shiny Session info present
during a Shiny runtime.

There is an example of doing this with a [module](./module.app.R) as well.

## NOTES

- This application uses an HTMLWidget that has shown fragility with a large
number of groups. If you see issues and have a large number of groups, you may
need to refresh your browser.