Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/colearendt/shiny-session-info
- Owner: colearendt
- Created: 2018-08-21T18:26:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T08:48:06.000Z (over 2 years ago)
- Last Synced: 2024-10-11T18:23:18.073Z (30 days ago)
- Topics: experiment, r, session-info, shiny
- Language: R
- Size: 39.1 KB
- Stars: 9
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - colearendt/shiny-session-info - A Shiny app showing the types of session information stored in Shiny (R)
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.