View source: R/phf_league_info.R
phf_league_info | R Documentation |
PHF League Information per year
phf_league_info(season = most_recent_phf_season())
season |
Season (YYYY) to pull the league info and IDs for. Season is the concluding year in XXXX-YY format |
A named list of data frames: seasons, divisions, teams, league, officials, brackets
try(phf_league_info(season = 2023))
try(phf_league_info(season = 2016))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.