Using R Shiny applications in scientific research – Can you spot a drug effect on blinded pharmacodynamic data…?
Shiny applications are commonly used as a data dashboard, to automate a (data science) workflow, or to easily build a minimum viable product. Shiny is a great tool if you are working with R (and now also with Python)! This is how RStudio (Posit) explains it: Shiny is an R package that makes it easy to build interactive web apps …