Published: September 2024

Last updated: September 2024

Sharing Results Using Shiny Dashboards: An Introduction

Statistical analyses are common practice in the modern world. While statistics is a discipline in its own right, statistical methods are employed across a vast and growing range of fields. It is, therefore, essential that the sharing of statistical information can be adapted to meet the needs of a range of audiences.

A web application (app) is an app that is accessed using a web browser. An advantage of web apps is their accessibility, allowing multiple users to access the same app from different locations, devices and software platforms. Shiny is a free, open-source R package for developing web apps. Shiny provides an excellent opportunity to share results from analyses with others in an interactive, easy-to-build web app.

A Shiny app contains a user interface (ui) and a server function. These two objects interact with each other to create an interactive Shiny app. The ui element controls the layout and appearance of your app whereas the server object performs the necessary computations. While Shiny dashboards can be built using the Shiny package alone, the Shinydashboard package can be used to make it much easier to create a more visually appealing dashboard. This package enables the use of complex dashboards with a variety of complex layouts.

While producing a web app in Shiny requires good knowledge of the R programming language, for those already conducting their analyses in R, Shiny offers the opportunity to create a bespoke, high-quality dashboard that is accessible to the end user.

You may also be interested in

Peer-reviewed publication

Carbon Emission Impact of Semaglutide in People with Obesity in the UK Using a Disease Modelling Approach

YHEC authors: Matthew Taylor
Publication date: September 2026
Journal: PharmacoEconomics

Abstract

OBJECTIVE: We aimed to assess the carbon footprint and clinical outcomes of once-weekly semaglutide in people with overweight or obesity in the UK using a disease modelling approach. METHODS: A...

Peer-reviewed publication

Comparing Statistically Reliable and Patient-Perceived Improvement Following Hip Arthroplasty: Rasch-Based and Anchor-Based Approaches

YHEC authors: Adam Smith, Damian Lewis, Stuart Mealing, Andria Joseph
Publication date: September 2026
Journal: Journal of Patient Reported Outcomes

Abstract

BACKGROUND: Interpreting meaningful change in patient-reported outcome measures (PROMs) is essential for assessing hip replacement outcomes. The Oxford Hip Score (OHS) is widely used, yet statistically detectable change may not...

Peer-reviewed publication

Mitigating Bias in Health-Related Quality of Life (HRQoL) Estimation Due to Missing Data: A Simulation-Based Study Evaluating Imputation Methods

YHEC authors: Joe Moss, Neil Hansell, Erin Barker, Matthew Taylor
Publication date: August 2026
Publishers: MDPI
Journal: Health Economics & Policy

Abstract

Missing Health-Related Quality of Life (HRQoL) data in clinical studies risk propagating bias into health technology assessments (HTAs) and cost-utility analyses. Despite this, current National Institute for Health and Care...