## ----setup, include = FALSE----------------------------------------------
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
## ---- eval=FALSE---------------------------------------------------------
# DailySchedule("2018/11/12", API_KEY)
## ---- eval=FALSE---------------------------------------------------------
# Outcome(game_id, API_KEY)
## ---- eval=FALSE---------------------------------------------------------
# GoalLocations(game_id, API_KEY)
## ---- eval=FALSE---------------------------------------------------------
# YearlyRankings("2013", API_KEY)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.