{"id":380273,"date":"2023-11-23T10:05:28","date_gmt":"2023-11-23T16:05:28","guid":{"rendered":"https:\/\/wordpress.appsilon.com\/?p=22049"},"modified":"2023-11-23T10:05:28","modified_gmt":"2023-11-23T16:05:28","slug":"revolutionizing-clinical-research-with-interactive-reports-shiny-and-quarto-in-action","status":"publish","type":"post","link":"https:\/\/www.r-bloggers.com\/2023\/11\/revolutionizing-clinical-research-with-interactive-reports-shiny-and-quarto-in-action\/","title":{"rendered":"Revolutionizing Clinical Research with Interactive Reports: Shiny and Quarto in Action"},"content":{"rendered":"<!-- \r\n<div style=\"min-height: 30px;\">\r\n[social4i size=\"small\" align=\"align-left\"]\r\n<\/div>\r\n-->\r\n\r\n<div style=\"border: 1px solid; background: none repeat scroll 0 0 #EDEDED; margin: 1px; font-size: 12px;\">\r\n[This article was first published on  <strong><a href=\"https:\/\/appsilon.com\/interactive-clinical-reports-shiny-and-quarto\/\"> Tag: r - Appsilon | Enterprise R Shiny Dashboards<\/a><\/strong>, and kindly contributed to <a href=\"https:\/\/www.r-bloggers.com\/\" rel=\"nofollow\">R-bloggers<\/a>].  (You can report issue about the content on this page <a href=\"https:\/\/www.r-bloggers.com\/contact-us\/\">here<\/a>)\r\n<hr>Want to share your content on R-bloggers?<a href=\"https:\/\/www.r-bloggers.com\/add-your-blog\/\" rel=\"nofollow\"> click here<\/a> if you have a blog, or <a href=\"http:\/\/r-posts.com\/\" rel=\"nofollow\"> here<\/a> if you don't.\r\n<\/div>\n<div><img width=\"450\" src=\"https:\/\/wordpress.appsilon.com\/wp-content\/uploads\/2023\/11\/Shiny_Quatro.webp\" class=\"attachment-medium size-medium wp-post-image\" alt=\"\" decoding=\"async\" style=\"margin-bottom: 15px;\" loading=\"lazy\" \/><\/div><p>The introduction of innovative tools like <a href=\"https:\/\/appsilon.com\/r-shiny-pharma-open-source\/\" rel=\"nofollow\" target=\"_blank\"><strong>Shiny<\/strong><\/a> and <strong>Quarto<\/strong> has empowered researchers and data scientists to transform complex data into interactive and insightful reports. This progress is not just an improvement in data visualization but a significant leap towards a new paradigm in clinical research.<\/p>\n<p>In this article, we\u2019ll delve into the <strong>core functionalities <\/strong>of<strong> Shiny<\/strong> and <strong><a href=\"https:\/\/appsilon.com\/interactive-quarto-report-translation-tutorial\/\" rel=\"nofollow\" target=\"_blank\">Quarto<\/a><\/strong> and explore how we can create dynamic and interactive reports with practical examples.<\/p>\n<h3>Table of Contents<\/h3>\n<ul>\n<li><a href=\"https:\/\/appsilon.com\/interactive-clinical-reports-shiny-and-quarto\/#getting-started\" rel=\"nofollow\" target=\"_blank\">Getting Started with Shiny and Quarto<\/a><\/li>\n<li><a href=\"https:\/\/appsilon.com\/interactive-clinical-reports-shiny-and-quarto\/#clinical-research\" rel=\"nofollow\" target=\"_blank\">Shiny and Quarto in Clinical Research<\/a><\/li>\n<li><a href=\"https:\/\/appsilon.com\/interactive-clinical-reports-shiny-and-quarto\/#application\" rel=\"nofollow\" target=\"_blank\">A Shiny Application in Quarto<\/a><\/li>\n<li><a href=\"https:\/\/appsilon.com\/interactive-clinical-reports-shiny-and-quarto\/#conclusion\" rel=\"nofollow\" target=\"_blank\">Conclusion<\/a><\/li>\n<li><a href=\"https:\/\/appsilon.com\/interactive-clinical-reports-shiny-and-quarto\/#resources\" rel=\"nofollow\" target=\"_blank\">Resources<\/a><\/li>\n<li><a href=\"https:\/\/appsilon.com\/interactive-clinical-reports-shiny-and-quarto\/#connect\" rel=\"nofollow\" target=\"_blank\">Connect with Us<\/a><\/li>\n<\/ul>\n<h2 id=\"getting-started\">Getting Started with Shiny and Quarto<\/h2>\n<h3>Brief Introduction to Shiny and Quarto<\/h3>\n<p>Before we dive into the practical aspects of using Shiny and Quarto in clinical research, let\u2019s get a brief understanding of these powerful tools:<\/p>\n<h4>Shiny<\/h4>\n<p><a href=\"https:\/\/shiny.posit.co\/\" rel=\"nofollow\" target=\"_blank\">Shiny<\/a> is an R package that empowers you to create interactive web applications with ease. It\u2019s particularly <strong>well-suited for building interactive reports and dashboards<\/strong>, making it an excellent choice for <strong>presenting clinical research data<\/strong> in an <strong>engaging<\/strong> and <strong>user-friendly<\/strong> manner. With Shiny, you can <strong>seamlessly integrate R code<\/strong> with web-based user interfaces, allowing you to create interactive elements like sliders, buttons and plots that respond to user inputs in real time.<\/p>\n<h4>Quarto<\/h4>\n<p><a href=\"https:\/\/quarto.org\/\" rel=\"nofollow\" target=\"_blank\">Quarto<\/a> is a dynamic document format that combines code, text and graphics into a single, cohesive document. It\u2019s designed to make <strong>reproducible reporting<\/strong> and <strong>sharing of research findings straightforward<\/strong>. Quarto integrates with R and other programming languages, making it a valuable tool for creating dynamic clinical research reports that can be easily updated as new data becomes available.<\/p>\n<div id=\"attachment_22051\" style=\"width: 610px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" aria-describedby=\"caption-attachment-22051\" decoding=\"async\" class=\"size-full wp-image-22051\" src=\"https:\/\/wordpress.appsilon.com\/wp-content\/uploads\/2023\/11\/Untitled-4.webp\" alt=\"An example of a Quarto document demonstrating the use of shiny.i18n for interactive translation, featuring a quote by Steve Jobs.\" width=\"450\" \/><p id=\"caption-attachment-22051\" class=\"wp-caption-text\"><a href=\"https:\/\/appsilon.com\/interactive-quarto-report-translation-tutorial\/\" rel=\"nofollow\" target=\"_blank\">Interactive Quarto Reports with Shiny<\/a><\/p><\/div>\n<h3>Installation and setup instructions<\/h3>\n<p>To get started with Shiny and Quarto, you\u2019ll need to set up your environment. Here\u2019s a step-by-step guide to help you install and configure these tools:<\/p>\n<h4>Install R and RStudio<\/h4>\n<ul>\n<li>If you haven\u2019t already, download and install R from <a href=\"https:\/\/cran.r-project.org\/bin\/windows\/base\/\" rel=\"nofollow\" target=\"_blank\">CRAN<\/a>.<\/li>\n<li>Install RStudio, an integrated development environment for R, from the <a href=\"https:\/\/posit.co\/download\/rstudio-desktop\/\" rel=\"nofollow\" target=\"_blank\">RStudio website<\/a>.<\/li>\n<\/ul>\n<h4>Install Shiny<\/h4>\n<ul>\n<li>Open RStudio.<\/li>\n<li>In the RStudio console, run the following command to install the Shiny package:<\/li>\n<\/ul>\n<pre>\r\ninstall.packages(&quot;shiny&quot;)\r\n<\/pre>\n<h4>Install Quarto<\/h4>\n<ul>\n<li>Go to <a href=\"https:\/\/quarto.org\/docs\/get-started\/\" rel=\"nofollow\" target=\"_blank\">Quarto Get Started Page.<\/a><\/li>\n<li>Download the Quarto CLI setup file according to your OS. Open the downloaded setup file to install Quarto CLI.<\/li>\n<li>Install dependencies\n<ul>\n<li>Non-RStudio installation: Select your preferred IDE on the same page to see instructions.<\/li>\n<li>RStudio installation: Follow the instructions below or select RStudio on the same page and see the latest instructions from Posit.<\/li>\n<\/ul>\n<\/li>\n<li>In the RStudio console, run the following commands to install dependencies:<\/li>\n<\/ul>\n<pre>\r\ninstall.packages(&quot;tidyverse&quot;)\r\ninstall.packages(&quot;palmerpenguins&quot;)\r\n<\/pre>\n<ul>\n<li>Download a Quarto file.<\/li>\n<li>Open the file in RStudio and click on Render button.<\/li>\n<\/ul>\n<h4>Create a New Shiny App<\/h4>\n<ul>\n<li>To create a new Shiny app, go to File > New File > Shiny Web App in RStudio.<\/li>\n<li>Follow the prompts to set up your Shiny app, including choosing a directory and a name for your app.<\/li>\n<\/ul>\n<h4>Start a new Quarto Document<\/h4>\n<ul>\n<li>To start a new Quarto document, you can create a plain text file with the \u201c.quarto\u201d extension.<\/li>\n<li>You can also use the \u201cNew File\u201d option in RStudio and select \u201cQuarto Document\u201d to create a Quarto document.<\/li>\n<li>In the dialogue box, you have the option to output a Document, Presentation or Interactive webpage.<\/li>\n<\/ul>\n<div id=\"attachment_22059\" style=\"width: 600px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" aria-describedby=\"caption-attachment-22059\" decoding=\"async\" class=\" wp-image-22059\" src=\"https:\/\/wordpress.appsilon.com\/wp-content\/uploads\/2023\/11\/Untitled-5.webp\" alt=\"A screenshot of a dialog window for creating a new Quarto document, showing options for document type, title, author, output formats (HTML, PDF, Word), and settings for the engine and editor.\" width=\"450\" \/><p id=\"caption-attachment-22059\" class=\"wp-caption-text\">New Quarto Document Creation Interface<\/p><\/div>\n<ul>\n<li>For each of the sections, there are some additional inputs needed.<\/li>\n<li>Title and author are the 1st 2 inputs. Followed by the final output format. You could select the one you need and leave the engine settings to its default value.<\/li>\n<li>Finally, click on Create to create the new Quarto file.<\/li>\n<\/ul>\n<h4>Install Required Packages<\/h4>\n<ul>\n<li>Depending on your specific needs, you may need to install additional R packages for data analysis, visualization, or other tasks.<\/li>\n<li>You can install packages using the install.packages() function.<\/li>\n<\/ul>\n<p>Now that you have Shiny and Quarto set up, you can begin creating interactive clinical research reports and dashboards. In the following sections, we\u2019ll delve deeper into how to harness the power of Shiny and Quarto to transform your clinical research projects.<\/p>\n<p>Next, let\u2019s explore practical examples and case studies that demonstrate their capabilities.<\/p>\n<blockquote><p>Wondering how open-source technology is transforming pharmaceutical data analysis? Check out this article for an in-depth look at <a href=\"https:\/\/appsilon.com\/r-shiny-pharma-open-source\/\" rel=\"nofollow\" target=\"_blank\">how R Shiny is leading the way in creating more efficient and transparent research methodologies<\/a>.<\/p><\/blockquote>\n<h2 id=\"clinical-research\">Shiny and Quarto in Clinical Research<\/h2>\n<h3>Clinical Trial Analysis<\/h3>\n<p>In this case study, we\u2019ll explore how Shiny and Quarto can be <strong>employed in a clinical trial setting to<\/strong> <strong>enhance data analysis<\/strong>, <strong>visualization<\/strong> <strong>and<\/strong> <strong>reporting<\/strong>. Clinical trials are pivotal in evaluating the safety and efficacy of new medical treatments, making them an ideal scenario for demonstrating the capabilities of these tools.<\/p>\n<p>Imagine you\u2019re conducting a clinical trial to assess the effectiveness of a new drug for treating a specific medical condition. Traditional reporting methods might involve static charts and tables that are time-consuming to update as new trial data emerges.<\/p>\n<p>However, with Shiny and Quarto, you can create an <a href=\"https:\/\/appsilon.com\/how-i-built-an-interactive-shiny-dashboard-in-2-days-without-any-experience-in-r\/\" rel=\"nofollow\" target=\"_blank\">interactive dashboard<\/a> that <strong>allows real-time exploration of trial outcomes<\/strong>, ensuring that medical professionals and researchers always have access to the latest information.<\/p>\n<h3 id=\"application\">A Shiny Application in Quarto<\/h3>\n<p>Let\u2019s create a Quarto Shiny web application for analyzing clinical trial data using the <code>echarts4r<\/code> and <code>reactable<\/code> packages. This is a Shiny web application that analyzes clinical trial data using the <code>echarts4r<\/code> and <code>reactable<\/code> packages within the Shiny framework. It creates an interactive dashboard for exploring and visualizing clinical data.<\/p>\n<p>Let\u2019s break down the Quarto code step by step:<\/p>\n<h4>YAML Header<\/h4>\n<pre>\r\ntitle: &quot;Clinical Data Analysis with {echarts4r} and {reactable} in a Shiny App&quot;\r\nformat: \r\n  html:\r\n    page-layout: custom\r\nserver: shiny\r\n<\/pre>\n<p>This specifies metadata and configuration for the document.<\/p>\n<ul>\n<li>The title is set to \u201cClinical Data Analysis with {echarts4r} and {reactable} in a Shiny App.\u201d<\/li>\n<li>The document format is specified as an HTML page with a custom layout.<\/li>\n<li>The server is set to \u201cshiny,\u201d indicating that this document will be used for a Shiny web application.<\/li>\n<\/ul>\n<h4>R Setup Chunk<\/h4>\n<pre>\r\n# Load your clinical trial data\r\nremotes::install_github(\r\n  &quot;insightsengineering\/random.cdisc.data&quot;\r\n)\r\ndata(\r\n  &quot;cadsl&quot;, package = &quot;random.cdisc.data&quot;\r\n)\r\n\r\n# Load the required libraries\r\nlibrary(shiny)\r\nlibrary(echarts4r)\r\nlibrary(reactable)\r\nlibrary(rmarkdown)\r\nlibrary(dplyr)\r\n<\/pre>\n<p>This code chunk loads the necessary data and libraries.<\/p>\n<ul>\n<li>We are installing a package to use sample data from the package <code>{random.cdisc.data}<\/code><\/li>\n<li>The data is loaded to R memory<\/li>\n<li>Libraries like <code>{shiny}<\/code>, <code>{echarts4r}<\/code>, <code>{reactable}<\/code>, <code>{rmarkdown}<\/code> and <code>{dplyr}<\/code> are loaded to provide the required functionality.<\/li>\n<\/ul>\n<h4>Shiny User Interface (UI)<\/h4>\n<pre>\r\n#| panel: sidebar\r\nselectInput(\r\n  &quot;sex_filter&quot;, &quot;Select Sex&quot;, choices = c(\r\n    &quot;All&quot;, unique(as.character(cadsl$SEX))\r\n  )\r\n)\r\nselectInput(\r\n  &quot;race_filter&quot;, &quot;Select Race&quot;, choices = c(\r\n    &quot;All&quot;, unique(as.character(cadsl$RACE))\r\n  )\r\n)\r\n<\/pre>\n<ul>\n<li>This section defines the user interface elements of the Shiny app.<\/li>\n<li>It includes two <code>selectInput<\/code> elements within the sidebar panel, allowing users to select a sex and a race for data filtering.<\/li>\n<\/ul>\n<h4>UI Panel for Data Visualization<\/h4>\n<pre>\r\n#| panel: fill\r\necharts4rOutput(&quot;echarts_plot&quot;)\r\nh4(&quot;Data used for plot&quot;)\r\nreactableOutput(&quot;reactable_table&quot;)\r\n<\/pre>\n<ul>\n<li>This section defines the panels for displaying data visualizations.<\/li>\n<li>It includes an echarts4r plot output <code>(echarts_plot)<\/code> and a reactable table output <code>(reactable_table)<\/code> within the main content area.<\/li>\n<\/ul>\n<h4>Shiny Server Logic<\/h4>\n<pre>\r\n#| context: server\r\nfiltered_data &lt;- reactive({\r\n    df &lt;- cadsl\r\n    if (input$sex_filter != &quot;All&quot;) {\r\n      df &lt;- df[df$SEX == input$sex_filter, ]\r\n    }\r\n    if (input$race_filter != &quot;All&quot;) {\r\n      df &lt;- df[df$RACE == input$race_filter, ]\r\n    }\r\n    return(df)\r\n  })\r\n\r\n  # ECharts4R plot\r\n  output$echarts_plot &lt;- renderEcharts4r({ filtered_data() |&gt;\r\n      group_by(DTHFL) |&gt;\r\n      e_charts_(&quot;AGE&quot;) |&gt;\r\n      e_scatter_(&quot;BMRKR1&quot;, symbol_size = 5) |&gt;\r\n      echarts4r::e_title(&quot;Safety Analysis&quot;) |&gt;\r\n      echarts4r::e_color(\r\n        c(&quot;green&quot;, &quot;red&quot;)\r\n      ) |&gt;\r\n      echarts4r::e_legend(\r\n        formatter = 'Death {name}'\r\n      ) |&gt;\r\n      e_axis_labels(&quot;Age&quot;, &quot;Biomarker&quot;) |&gt;\r\n      e_tooltip(\r\n        formatter = JS(\r\n          &quot;function(params) {\r\n          console.log(params);\r\n          return(\r\n          'Age: ' + params.value[0] + '' +\r\n          'Biomarker Value: ' +\r\n          Math.round(params.value[1]) + '' +\r\n          'Death: ' + params.seriesName\r\n          )}&quot;\r\n        )\r\n      )\r\n  })\r\n\r\n  # reactable table\r\n  output$reactable_table &lt;- renderReactable({ filtered_data() |&gt;\r\n      reactable()\r\n  })\r\n<\/pre>\n<ul>\n<li>This part of the code defines the server-side logic for the Shiny app.<\/li>\n<li>It creates a reactive expression called <code>filtered_data<\/code> that filters the clinical data based on user inputs (selected sex and race).<\/li>\n<li>The <code>renderEcharts4r<\/code> function generates an interactive scatter plot using echarts4r based on the filtered data. The plot visualizes Age vs Biomarker value. The colours on the plot indicate whether a patient has passed away.<\/li>\n<li>The renderReactable function generates an interactive table using <code>reactable<\/code> based on the filtered data.<\/li>\n<\/ul>\n<p>This code sets up a Shiny web application that allows users to select and filter clinical trial data by sex and race, visualizing the data through an interactive scatter plot and an interactive table. The <code>echarts4r<\/code> package is used for creating the scatter plot and the <code>reactable<\/code> package is used for generating the interactive table. This interactive dashboard provides a dynamic way to explore and analyze clinical trial data.<\/p>\n<h4>Full Code:<\/h4>\n<pre>\r\n---\r\ntitle: &quot;Clinical Data Analysis with {echarts4r} and {reactable} in a Shiny App&quot;\r\nformat: \r\n  html:\r\n    page-layout: custom\r\nserver: shiny\r\n---\r\n\r\n# Load your clinical trial data\r\nremotes::install_github(\r\n  &quot;insightsengineering\/random.cdisc.data&quot;\r\n)\r\ndata(\r\n  &quot;cadsl&quot;, package = &quot;random.cdisc.data&quot;\r\n)\r\n\r\n# Load the required libraries\r\nlibrary(shiny)\r\nlibrary(echarts4r)\r\nlibrary(reactable)\r\nlibrary(rmarkdown)\r\nlibrary(dplyr)\r\n\r\n\r\n#| panel: sidebar\r\nselectInput(\r\n  &quot;sex_filter&quot;, &quot;Select Sex&quot;, choices = c(\r\n    &quot;All&quot;, unique(as.character(cadsl$SEX))\r\n  )\r\n)\r\nselectInput(\r\n  &quot;race_filter&quot;, &quot;Select Race&quot;, choices = c(\r\n    &quot;All&quot;, unique(as.character(cadsl$RACE))\r\n  )\r\n)\r\n\r\n#| panel: fill\r\necharts4rOutput(&quot;echarts_plot&quot;)\r\nh4(&quot;Data used for plot&quot;)\r\nreactableOutput(&quot;reactable_table&quot;)\r\n\r\n\r\n#| context: server\r\nfiltered_data &lt;- reactive({\r\n    df &lt;- cadsl\r\n    if (input$sex_filter != &quot;All&quot;) {\r\n      df &lt;- df[df$SEX == input$sex_filter, ]\r\n    }\r\n    if (input$race_filter != &quot;All&quot;) {\r\n      df &lt;- df[df$RACE == input$race_filter, ]\r\n    }\r\n    return(df)\r\n  })\r\n\r\n  # ECharts4R plot\r\n  output$echarts_plot &lt;- renderEcharts4r({ filtered_data() |&gt;\r\n      group_by(DTHFL) |&gt;\r\n      e_charts_(&quot;AGE&quot;) |&gt;\r\n      e_scatter_(&quot;BMRKR1&quot;, symbol_size = 5) |&gt;\r\n      echarts4r::e_title(&quot;Safety Analysis&quot;) |&gt;\r\n      echarts4r::e_color(\r\n        c(&quot;green&quot;, &quot;red&quot;)\r\n      ) |&gt;\r\n      echarts4r::e_legend(\r\n        formatter = 'Death {name}'\r\n      ) |&gt;\r\n      e_axis_labels(&quot;Age&quot;, &quot;Biomarker&quot;) |&gt;\r\n      e_tooltip(\r\n        formatter = JS(\r\n          &quot;function(params) {\r\n          console.log(params);\r\n          return(\r\n          'Age: ' + params.value[0] + '' +\r\n          'Biomarker Value: ' +\r\n          Math.round(params.value[1]) + '' +\r\n          'Death: ' + params.seriesName\r\n          )}&quot;\r\n        )\r\n      )\r\n  })\r\n\r\n  # reactable table\r\n  output$reactable_table &lt;- renderReactable({ filtered_data() |&gt;\r\n      reactable()\r\n  })\r\n<\/pre>\n<p>Finally, click on <strong>\u201cRun Document\u201d<\/strong> at the top of the page. Then open the port where the app is deployed on your browser.<\/p>\n<div id=\"attachment_22063\" style=\"width: 597px\" class=\"wp-caption aligncenter\"><img loading=\"lazy\" aria-describedby=\"caption-attachment-22063\" decoding=\"async\" class=\" wp-image-22063\" src=\"https:\/\/wordpress.appsilon.com\/wp-content\/uploads\/2023\/11\/Untitled-6.webp\" alt=\"A screenshot of an R console output displaying the loading of the 'shiny' package, attachment of the 'dplyr' package, and messages about masked objects from the 'stats' and 'base' packages, followed by an IP address indicating a Shiny app is listening on a local server.\" width=\"450\" \/><p id=\"caption-attachment-22063\" class=\"wp-caption-text\">R Console Output with Shiny App Initialization<\/p><\/div>\n<p>In this case, it is http:\/\/127.0.0.1:7341.<\/p>\n<p>Open this link on the browser. And Voila! We have a Shiny App launched from a Quarto document. Yes, it\u2019s that easy!<\/p>\n<div style=\"width: 1440px;\" class=\"wp-video\"><!--[if lt IE 9]><script>document.createElement('video');<\/script><![endif]-->\n<video class=\"wp-video-shortcode\" id=\"video-22049-1\" width=\"450\" loop=\"1\" autoplay=\"1\" preload=\"metadata\" controls=\"controls\"><source type=\"video\/webm\" src=\"https:\/\/wordpress.appsilon.com\/wp-content\/uploads\/2023\/11\/quarto.webm?_=1\" \/><a href=\"https:\/\/wordpress.appsilon.com\/wp-content\/uploads\/2023\/11\/quarto.webm\" rel=\"nofollow\" target=\"_blank\">https:\/\/wordpress.appsilon.com\/wp-content\/uploads\/2023\/11\/quarto.webm<\/a><\/video><\/div>\n<h2 id=\"conclusion\">Conclusion<\/h2>\n<p>In our exploration of clinical research, we\u2019ve uncovered the remarkable potential of Shiny and Quarto to revolutionize the way we collect, analyze and report data.<\/p>\n<p>Clinical research, a cornerstone of medical progress, demands tools that can keep pace with the complexity of healthcare data and the urgency of patient care. Shiny and Quarto rise to this challenge with remarkable capabilities.<\/p>\n<p><strong>The transformative power of Shiny and Quarto in clinical research is undeniable. <\/strong>Their ability to make data come to life, facilitate collaboration and expedite decision-making is a game-changer.<\/p>\n<p>The journey ahead is filled with exciting possibilities, and we encourage you to embark on it with enthusiasm and dedication. <strong>Embrace interactive reporting<\/strong>, explore its potential and be part of the movement that is reshaping the future of healthcare research for the betterment of all.<\/p>\n<h2 id=\"resources\">Resources<\/h2>\n<h3>Shiny Resources<\/h3>\n<ul>\n<li><strong>Official Shiny Documentation:<\/strong> The official documentation provides comprehensive information on getting started with Shiny, building applications and advanced topics. You can find it at <a href=\"https:\/\/shiny.posit.co\/\" rel=\"nofollow\" target=\"_blank\">Shiny Documentation<\/a>.<\/li>\n<li><strong>Shiny Tutorial:<\/strong> RStudio offers a helpful Shiny tutorial that covers the basics of creating interactive web applications. You can access it at <a href=\"https:\/\/shiny.posit.co\/r\/getstarted\/shiny-basics\/lesson1\/index.html\" rel=\"nofollow\" target=\"_blank\">Shiny Tutorial<\/a>.<\/li>\n<li><strong>Shiny Gallery:<\/strong> The Shiny Gallery showcases a wide range of Shiny applications and examples, offering inspiration and practical use cases. Explore it at <a href=\"https:\/\/shiny.posit.co\/r\/gallery\/\" rel=\"nofollow\" target=\"_blank\">Shiny Gallery<\/a>.<\/li>\n<\/ul>\n<h3>Quarto Resources<\/h3>\n<ul>\n<li><strong>Official Quarto Documentation:<\/strong> The official documentation provides detailed guidance on using Quarto for creating dynamic documents. You can find it at <a href=\"https:\/\/quarto.org\/docs\/\" rel=\"nofollow\" target=\"_blank\">Quarto Documentation<\/a>.<\/li>\n<li><strong>Quarto GitHub Repository:<\/strong> The GitHub repository contains the latest updates, issues and community contributions related to Quarto. Visit it at <a href=\"https:\/\/github.com\/quarto-dev\/quarto\" rel=\"nofollow\" target=\"_blank\">Quarto GitHub Repository<\/a>.<\/li>\n<\/ul>\n<h3>Pharmaceutical Domain Resources<\/h3>\n<ul>\n<li><strong>FDA\u2019s Regulatory Guidelines:<\/strong> The U.S. Food and Drug Administration (FDA) provides comprehensive guidelines and regulations for pharmaceutical research and development. Access these guidelines at <a href=\"https:\/\/www.fda.gov\/drugs\/guidance-compliance-regulatory-information\" rel=\"nofollow\" target=\"_blank\">FDA Regulations and Guidances<\/a>.<\/li>\n<li><strong>Pharmaceutical Industry Journals:<\/strong> Journals such as <em>\u201cNature Reviews Drug Discovery\u201d<\/em> <em>\u201cClinical Pharmacology &#038; Therapeutics\u201d<\/em> and <em>\u201cPharmaceutical Research\u201d<\/em> provide valuable insights into the latest research and trends in the pharmaceutical domain.<\/li>\n<li><strong>Pharmaceutical News and Publications:<\/strong> Websites like <em>\u201cPharmaceutical Technology\u201d<\/em> and <em>\u201cPharmaceutical Journal\u201d<\/em> offer news, articles and publications related to the pharmaceutical industry.<\/li>\n<li><strong>ClinicalTrials.gov:<\/strong> This resource provides a comprehensive database of clinical trials in various therapeutic areas. It can be useful for staying updated on ongoing research. Explore it at <a href=\"https:\/\/clinicaltrials.gov\/\" rel=\"nofollow\" target=\"_blank\">ClinicalTrials.gov<\/a>.<\/li>\n<li><strong>Pharmaceutical Conferences and Events:<\/strong> Attending conferences and events in the pharmaceutical industry, such as those organized by the <em>Drug Information Association (DIA)<\/em> or the <em>American Association of Pharmaceutical Scientists (AAPS)<\/em> can provide networking opportunities and access to the latest research.<\/li>\n<\/ul>\n<p>These resources should serve as valuable references for those interested in Shiny, Quarto and the pharmaceutical domain, whether you\u2019re looking to develop interactive applications, create dynamic documents, or stay informed about industry trends and regulations.<\/p>\n<h2 id=\"connect\">Connect with Us<\/h2>\n<p>We at Appsilon are dedicated advocates of Shiny and Quarto, driven by a profound fascination for their potential in clinical research. With 10+ years of hands-on experience in utilizing these tools, we\u2019ve witnessed their transformative capabilities in enhancing data analysis and reporting in the medical field.<\/p>\n<p>If you\u2019re eager to explore Shiny, Quarto, or have questions and insights to share, <a href=\"https:\/\/appsilon.com\/#contact\" rel=\"nofollow\" target=\"_blank\">we\u2019re here to connect, collaborate, and empower your journey<\/a>.<\/p>\n<blockquote><p>Interested in enhancing data integrity in life sciences? Discover the role of <a href=\"https:\/\/appsilon.com\/exploring-r-package-validation-in-life-sciences\/\" rel=\"nofollow\" target=\"_blank\">R package validation in ensuring reliable and compliant data analysis in this detailed exploration.<\/a><\/p><\/blockquote>\n<p>The post appeared first on appsilon.com\/blog\/.<\/p>\n\n<div style=\"border: 1px solid; background: none repeat scroll 0 0 #EDEDED; margin: 1px; font-size: 13px;\">\r\n<div style=\"text-align: center;\">To <strong>leave a comment<\/strong> for the author, please follow the link and comment on their blog: <strong><a href=\"https:\/\/appsilon.com\/interactive-clinical-reports-shiny-and-quarto\/\"> Tag: r - Appsilon | Enterprise R Shiny Dashboards<\/a><\/strong>.<\/div>\r\n<hr \/>\r\n<a href=\"https:\/\/www.r-bloggers.com\/\" rel=\"nofollow\">R-bloggers.com<\/a> offers <strong><a href=\"https:\/\/feedburner.google.com\/fb\/a\/mailverify?uri=RBloggers\" rel=\"nofollow\">daily e-mail updates<\/a><\/strong> about <a title=\"The R Project for Statistical Computing\" href=\"https:\/\/www.r-project.org\/\" rel=\"nofollow\">R<\/a> news and tutorials about <a title=\"R tutorials\" href=\"https:\/\/www.r-bloggers.com\/how-to-learn-r-2\/\" rel=\"nofollow\">learning R<\/a> and many other topics. <a title=\"Data science jobs\" href=\"https:\/\/www.r-users.com\/\" rel=\"nofollow\">Click here if you're looking to post or find an R\/data-science job<\/a>.\r\n\r\n<hr>Want to share your content on R-bloggers?<a href=\"https:\/\/www.r-bloggers.com\/add-your-blog\/\" rel=\"nofollow\"> click here<\/a> if you have a blog, or <a href=\"http:\/\/r-posts.com\/\" rel=\"nofollow\"> here<\/a> if you don't.\r\n<\/div>","protected":false},"excerpt":{"rendered":"<div style = \"width:60%; display: inline-block; float:left; \">\nThe introduction of innovative tools like Shiny and Quarto has empowered researchers and data scientists to transform complex data into interactive and insightful reports. This progress is not just an improvement in data visualization but a significant leap towards a new paradigm in clinical research. In this article, we\u2019ll &#8230;<\/div>\n<div style = \"width: 40%; display: inline-block; float:right;\"><\/div>\n<div style=\"clear: both;\"><\/div>\n","protected":false},"author":2672,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[4],"tags":[],"aioseo_notices":[],"jetpack-related-posts":[],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/posts\/380273"}],"collection":[{"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/users\/2672"}],"replies":[{"embeddable":true,"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/comments?post=380273"}],"version-history":[{"count":4,"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/posts\/380273\/revisions"}],"predecessor-version":[{"id":380436,"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/posts\/380273\/revisions\/380436"}],"wp:attachment":[{"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/media?parent=380273"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/categories?post=380273"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.r-bloggers.com\/wp-json\/wp\/v2\/tags?post=380273"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}