This function runs an example R Shiny app showcasing different parts of the package. Code for the app can be found in the inst/example_app folder in the source code.
Details
The app is also deployed at the following URL: https://department-for-education.shinyapps.io/shinygovstyle-example-app/
Examples
if (interactive()) {
run_example()
}