Protocol for developing a dashboard for interactive cohort analysis of oral health-related data

用于开发口腔健康相关数据交互式队列分析仪表板的方案

阅读:1

Abstract

INTRODUCTION: A working knowledge of data analytics is becoming increasingly important in the digital health era. Interactive dashboards are a useful, accessible format for presenting and disseminating health-related information to a wide audience. However, many oral health researchers receive minimal data visualisation and programming skills. OBJECTIVES: The objective of this protocols paper is to demonstrate the development of an analytical, interactive dashboard, using oral health-related data from multiple national cohort surveys. METHODS: The flexdashboard package was used within the R Studio framework to create the structure-elements of the dashboard and interactivity was added with the Shiny package. Data sources derived from the national longitudinal study of children in Ireland and the national children's food survey. Variables for input were selected based on their known associations with oral health. The data were aggregated using tidyverse packages such as dplyr and summarised using ggplot2 and kableExtra with specific functions created to generate bar-plots and tables. RESULTS: The dashboard layout is structured by the YAML (YAML Ain't Markup Language) metadata in the R Markdown document and the syntax from Flexdashboard. Survey type, wave of survey and variable selector were set as filter options. Shiny's render functions were used to change input to automatically render code and update output. The deployed dashboard is openly accessible at https://dduh.shinyapps.io/dduh/ . Examples of how to interact with the dashboard for selected oral health variables are illustrated. CONCLUSION: Visualisation of national child cohort data in an interactive dashboard allows viewers to dynamically explore oral health data without requiring multiple plots and tables and sharing of extensive documentation. Dashboard development requires minimal non-standard R coding and can be quickly created with open-source software.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。