Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/datasketch/shinypanels

Collapsible panels layout for r shiny apps
https://github.com/datasketch/shinypanels

r shiny

Last synced: about 2 months ago
JSON representation

Collapsible panels layout for r shiny apps

Awesome Lists containing this project

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")
```