knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of GolemShinyTemplate is to learn how to use Golem for creating a production ready Shiny app. Most of the code in this package is copied from https://github.com/ColinFay/tidytuesday201942, but was built from the ground up in order to explore which components could be removed and wherever possible remove complexity.
The final product can be found at: https://tyronehunt.shinyapps.io/GolemShinyTemplate/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.