R - Shiny

R - Shiny

207 bookmarks
Custom sorting
Themeable HTML components — bs_dependency
Themeable HTML components — bs_dependency
Themeable HTML components use Sass to generate CSS rules from Bootstrap Sass variables, functions, and/or mixins (i.e., stuff inside of theme). bs_dependencies() makes it a bit easier to create themeable components by compiling sass::sass() (input) together with Bootstrap Sass inside of a theme, and packaging up the result into an htmltools::htmlDependency(). Themable components can also be dynamically themed inside of Shiny (i.e., they may be themed in 'real-time' via bs_themer(), and more generally, update their styles in response to shiny::session's setCurrentTheme() method). Dynamically themeable components provide a "recipe" (i.e., a function) to bs_dependency_defer(), describing how to generate new CSS stylesheet(s) from a new theme. This function is called when the HTML page is first rendered, and may be invoked again with a new theme whenever shiny::session's setCurrentTheme() is called.
·rstudio.github.io·
Themeable HTML components — bs_dependency
Audit Shiny apps in few steps
Audit Shiny apps in few steps
Audit your Shiny apps at each commit. Multiple levels of testings are offered: startup and crash tests, performance tests (load test and global code profiling), reactivity audit as well as output tests. All results are gathered in an HTML report uploaded and available to everyone on any CI/CD plaform or RStudio Connect.
·opensource.nibr.com·
Audit Shiny apps in few steps
Master Shiny Apps: Complete R Web Development Guide
Master Shiny Apps: Complete R Web Development Guide
Master Shiny development with our comprehensive learning path covering fundamentals, UI design, server logic, advanced concepts, and production deployment. Transform from R user to professional web app developer through hands-on tutorials and real-world projects.
·datanovia.com·
Master Shiny Apps: Complete R Web Development Guide
Shiny Reactive Programming: Master Advanced Reactive Patterns
Shiny Reactive Programming: Master Advanced Reactive Patterns
Master Shiny’s reactive programming model with comprehensive coverage of reactive expressions, observers, event handling, and advanced patterns. Learn to build efficient, dynamic applications with proper reactive design.
·datanovia.com·
Shiny Reactive Programming: Master Advanced Reactive Patterns
Enterprise UI Design: Professional Bootstrap 5 for Shiny Apps
Enterprise UI Design: Professional Bootstrap 5 for Shiny Apps
Master enterprise-grade UI/UX design for Shiny applications using Bootstrap 5, bslib theming, and professional design systems. Learn to create accessible, responsive interfaces that meet corporate standards for biostatistics and clinical research applications.
·datanovia.com·
Enterprise UI Design: Professional Bootstrap 5 for Shiny Apps
R in the backend not Shiny
R in the backend not Shiny
1 Using R in the back-end .. but not with R-Shiny LIBData Portal
·docs.google.com·
R in the backend not Shiny
Shiny
Shiny
Shiny is a package that makes it easy to create interactive web apps using R and Python.
·shiny.posit.co·
Shiny
ShinyUiEditor
ShinyUiEditor
Landing page for the ShinyUiEditor: A drag and drop interface for building Shiny apps.
·rstudio.github.io·
ShinyUiEditor
Posit
Posit
The 4th Shiny Contest is now in full swing! This community event celebrates learning, sharing, and recognizing outstanding work within the Shiny developer community.
·posit.co·
Posit
Shiny
Shiny
Shiny is a package that makes it easy to create interactive web apps using R and Python.
·shiny.posit.co·
Shiny
Alternative Approaches to Scaling Shiny with RStudio Connect, ShinyProxy, or Custom Architecture - Appsilon | End­ to­ End Data Science Solutions
Alternative Approaches to Scaling Shiny with RStudio Connect, ShinyProxy, or Custom Architecture - Appsilon | End­ to­ End Data Science Solutions
Article compares different technologies to scale R Shiny Apps, technologies used: ShinyProxy, Shiny Server Open Source & Pro and solution based Docker and Load Balancer.
·appsilon.com·
Alternative Approaches to Scaling Shiny with RStudio Connect, ShinyProxy, or Custom Architecture - Appsilon | End­ to­ End Data Science Solutions