PHF League Information per year
The PHF has ceased operations. This function is deprecated and will be removed in a future release.
Usage
phf_league_info(season = most_recent_phf_season())Examples
# \donttest{
try(phf_league_info(season = 2023))
#> Error : `phf_league_info()` was deprecated in fastRhockey 1.0.0 and is now
#> defunct.
#> ℹ The PHF has ceased operations.
try(phf_league_info(season = 2016))
#> Error : `phf_league_info()` was deprecated in fastRhockey 1.0.0 and is now
#> defunct.
#> ℹ The PHF has ceased operations.
# }
