Shiny UI
RinteRface, Awesome Shiny Extensions Shiny UI 관련 많은 정보를 얻을 수 있다.
Shiny UI 관련 많은 관심을 받고 있는 것은 다음과 같다.
- 리액트(React):
shiny.react
, shiny.fluent
는 Appsilon에서 개발한 Shiny UI로 react
기반 Microsoft에서 개발한 Fluent UI에 기반하고 있다.
- 부츠트랩(Bootstrap): shiny가 부츠트랩(Bootstrap)을 근간으로 개발
shinythemes
- AdminLTE 2:
shinydashboard
, shinydashboardPlus
- AdminLTE 3:
bs4Dash
- Semantic-UI, Fomantic-UI:
shiny.semantic
Shiny UI 개발 도구
react
, bootstrap
을 비롯한 다양한 UI 개발 생산성과 사용성을 높일 수 있는 다양한 도구가 개발되어 자유로이 이용할 수 있도록 공개되고 있다.
- Generic Theming
- Dashboard Theming
- shinydashboard - Shiny dashboarding framework based on AdminLTE 2.
- shinydashboardPlus - Additional AdminLTE 2 components for shinydashboard.
- semantic.dashboard - Semantic UI for Shiny dashboards.
- bs4Dash - Bootstrap 4 Shiny dashboards using AdminLTE 3.
- argonDash - Bootstrap 4 Argon template for Shiny dashboards.
- tablerDash - Tabler dashboard template for Shiny with Bootstrap 4.
- Mobile Theming
- miniUI - Widgets and layouts for Shiny apps working on small screens. Designed for creating Shiny Gadgets.
- shinyMobile - Theming Shiny apps with Framework7, a full featured HTML framework for building iOS & Android apps.
- Theme Customization
- bslib - Tools for theming Shiny and R Markdown from R via Bootstrap (3 or 4) Sass.
- fresh - Create fresh themes for use in shiny & shinydashboard applications and flexdashboard documents.
데이터 과학자 이광춘 저작
kwangchun.lee.7@gmail.com