Business Dashboards using R
Use the power of R Shiny to effortlessly create state of the art dashboards for all your analytics needs
​
In this workshop we'll work on exclusive real life glucose data collected from a sensor injected in a diabetic patient for 14 days (that's a lot!)
Things that we will learn in this workshop (non exhaustive list)
​
-
Discover the R Shiny package
-
Create reactive components
-
Discover different layouts available
-
Take file inputs into the dashboard
-
Create interactive graphs with tooltips
-
Deploy your work on shinyapps.io for free
-
Add authentication to your apps
Take raw data
and discover meaningful insights
Learn how to do time series analysis
Discover ways to manage the most widely available data format yet the most difficult one to manage i.e. time series data
​
Find out the best libraries available to visualize time series data
Learn how to make plots interactive
You will love the seamless integration of ggplot and the plotly library
​
Interactive charts can help the user understand data in ways that
Learn how to extract useful information from unstructured data
How do we get highs and lows of each day ?
How do we present our findings in beautiful tabular formats ?
How do we download our findings as a csv or excel file ?
Don't worry, we're here to help!