Uploaded March 2025 | Updated September 2026, 2 weeks ago
#ShinyConf #ShinyConf2024
Abstract: Teal package(s) ecosystem is a recent framework for R/Shiny apps leveraging 'modules', designed for pharma clinical trials data domain. 'Modules' are pairs of UI and Server functions, designed to reuse code. It utilizes namespace for writing, analyzing, and testing individual components in isolation.
The ‘Teal’ framework is 'high level', meaning that one can assemble the various shiny components as blocks, without worrying too much about what is going on underneath, which is referred to as 'low-level'. This way, one can benefit from rich functionality that has already been developed for the framework, and add or modify ad-hoc special 'touches' as needed.
The talk will review some of the pros and cons, and demonstrate a use-case with non-clinical data domain, and how to modify and customize an existing module to a new functionality.
____________________________
Join us this year! Sign up for ShinyConf 2025 here: go.appsilon.com/register-shinyconf2025
#ShinyConf #ShinyConf2024
Abstract: Teal package(s) ecosystem is a recent framework for R/Shiny apps leveraging 'modules', designed for pharma clinical trials data domain. 'Modules' are pairs of UI and Server functions, designed to reuse code. It utilizes namespace for writing, analyzing, and testing individual components in isolation.
The ‘Teal’ framework is 'high level', meaning that one can assemble the various shiny components as blocks, without worrying too much about what is going on underneath, which is referred to as 'low-level'. This way, one can benefit from rich functionality that has already been developed for the framework, and add or modify ad-hoc special 'touches' as needed.
The talk will review some of the pros and cons, and demonstrate a use-case with non-clinical data domain, and how to modify and customize an existing module to a new functionality.
____________________________
Join us this year! Sign up for ShinyConf 2025 here: go.appsilon.com/register-shinyconf2025










