Using FlexDashboard in R

Making Business Presentations using Flexdashboards in R

Introduction

Now that we have gotten a handle on @Descriptive Analytics, @Predictive Analytics, @ Modelling, @Statistical Analysis, and @Optimization, it is time to put all that work together in a convincing poster/presentation!

There are many ways of doing this, of course. We will be following a very intuitive package in R, called flexdashboard. This package allows us to make Posters that include code, analysis, description, and of course pictures to weave a convincing story for upper management!

An Example

Flexdashboards are created using just another format of RMarkdown. So let’s look at the lab above and modify that to suit our own needs. There are also many other formats and even R graph types that we can use in flexdashboard. Do look at the examples later !

References

  1. Flexdashboard Basics https://rstudio.github.io/flexdashboard/articles/flexdashboard.html

  2. Flexdashboard Examples https://rstudio.github.io/flexdashboard/articles/examples.html

  3. Shannon Haymond,Create laboratory business intelligence dashboards for free using R: A tutorial using the flexdashboard package, Journal of Mass Spectrometry and Advances in the Clinical Lab, Volume 23, 2022,Pages 39-43, ISSN 2667-145X, https://doi.org/10.1016/j.jmsacl.2021.12.002.

Arvind V.
Arvind V.

My research interests are Complexity Science, Creativity and Innovation, Problem Solving with TRIZ, Literature, Indian Classical Music, and Computing with R.

Previous