Gerald Girard
20 December 2024
Integrating ShinyLive Apps into a pkgdown Website on GitHub Pages
An inventive method of making data and visualizations available to non-programmers is to incorporate a ShinyLive application into a pkgdown website published on GitHub Pages. This tutorial shows you how to install a Shiny application on your pkgdown site's "Articles" section so that dynamic data exploration is possible. Utilizing GitHub Actions makes the deployment process smooth and effective.