https://github.com/cabaceo/shinymod
A R package of shiny modules and helper functions for making shiny apps or flexdashboards
https://github.com/cabaceo/shinymod
Last synced: 3 months ago
JSON representation
A R package of shiny modules and helper functions for making shiny apps or flexdashboards
- Host: GitHub
- URL: https://github.com/cabaceo/shinymod
- Owner: cabaceo
- License: mit
- Created: 2020-09-06T03:31:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-07T06:11:05.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:14:40.096Z (6 months ago)
- Language: R
- Size: 121 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - cabaceo/shinymod - A R package of shiny modules and helper functions for making shiny apps or flexdashboards (R)
README
# shinymod
A R package of shiny modules and helper functions for making shiny apps or flexdashboards
## Install and load
```r
devtools::install_github("cabaceo/shinymod")
```