knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(HockeyModel)
if(FALSE){#is.null(HockeyModel::games_today())){ print("There are no games today.") } else { knitr::knit_expand(file="https://raw.githubusercontent.com/pbulsink/HockeyModel/master/data-raw/gamedate.Rmd") }
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.