Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/datasketch/shinypanels
Collapsible panels layout for r shiny apps
https://github.com/datasketch/shinypanels
r shiny
Last synced: 3 months ago
JSON representation
Collapsible panels layout for r shiny apps
- Host: GitHub
- URL: https://github.com/datasketch/shinypanels
- Owner: datasketch
- License: other
- Created: 2018-08-21T07:11:10.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T17:09:42.000Z (5 months ago)
- Last Synced: 2024-07-18T13:54:18.973Z (4 months ago)
- Topics: r, shiny
- Language: R
- Homepage:
- Size: 563 KB
- Stars: 80
- Watchers: 9
- Forks: 11
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shiny-extensions - shinypanels - Shiny layout with collapsible panels. (UI Components / Bootstrap)
- jimsghstars - datasketch/shinypanels - Collapsible panels layout for r shiny apps (R)
README
# shinypanels
`shinypanels` provides a new layout with collapsible horizontal panels for building shiny apps.
![shinypanels](man/figures/shinypanels.png)
# Installation
```
remotes::install_github("datasketch/shinypanels")
```