# require(tidyverse)
#
# source('R/pbp_functions.R')
# source('R/phf_schedule.R')
# source('R/utils.R')
#
# lst <- list()
#
# for (a in 2016:2021) {
#
# b <- phf_schedule(season = a)
#
# lst[[a]] <- b
#
# }
#
# gms <- bind_rows(lst)
#
#
# phf_schedule(season = 2020)
# phf_league_info(season = 2021)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.