phf_league_info {fastRhockey} | R Documentation |
PHF League Information
Description
PHF League Information per year
Usage
phf_league_info(season = 2022)
Arguments
season |
Season (YYYY) to pull the league info and IDs for. Season is the concluding year in XXXX-YY format |
Value
A named list of data frames: seasons, divisions, teams, league, officials, brackets
Examples
try(phf_league_info(season = 2021))
[Package fastRhockey version 0.4.0 Index]