R Shiny Apps

R Shiny Apps in a Docker Container

Exploring the integration of Docker and R Shiny, focusing on reproducibility in software development. Creating a Shiny Docker image for the R Stocks project to simplify deployment and sharing of our interactive data applications.

R Shiny Apps

How to deploy your Shiny app publically to ShinyApps

Providing that we have a working Shiny Dashboard, we can be interested to expose it to a wider audience instead of just locally. One simple option is to use ShinyApps.io as I cover in this post.

R Flexdashboards

How to create and deploy Flexdashboard with R

Integrating R Flexdashboards with GitHub Pages. Learn how to create interactive data visualizations, host them on GitHub, and share your insights effectively for free.

October 6, 2021 · 3 min · 564 words ·  ·  R ·  Dashboards