https://github.com/finddx/shinyfind
common infrastructure for shiny apps
https://github.com/finddx/shinyfind
Last synced: 13 days ago
JSON representation
common infrastructure for shiny apps
- Host: GitHub
- URL: https://github.com/finddx/shinyfind
- Owner: finddx
- Created: 2021-09-25T22:31:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T13:03:07.000Z (11 months ago)
- Last Synced: 2024-11-02T16:08:16.676Z (5 months ago)
- Language: R
- Size: 224 KB
- Stars: 2
- Watchers: 8
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - finddx/shinyfind - common infrastructure for shiny apps (R)
README
# shinyfind
Needed to run apps from shinyfindapps.To install:
```r
remotes::install_github("finddx/shinyfind")
```