Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aariq/dashboard-comparison
https://github.com/aariq/dashboard-comparison
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aariq/dashboard-comparison
- Owner: Aariq
- Created: 2023-11-20T21:13:00.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2024-01-08T20:15:42.000Z (10 months ago)
- Last Synced: 2024-06-11T16:33:13.950Z (5 months ago)
- Language: R
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dashboard-comparison
The goal of dashboard-comparison is to create two nearly identical, simple dashboards---one using `shiny` and `bslib` in `app.R` and one using the new dashboard format in Quarto v1.4 in `app.Qmd`.
I'm very curious to get feedback from folks at all levels of experience on which one of these seems "friendlier" to work with. Eventually I might make a poll or something!
Deployed dashboards:
- [app.R](https://leafyeric.shinyapps.io/dashboard-comparison-Rshiny/)
- [app.Qmd](https://leafyeric.shinyapps.io/dashboard-comparison-quarto/)