powered by
phf_standings: pull in the standings data for a game_id from the PHF/NWHL API
phf_standings(season = most_recent_phf_season())
A data frame of standings data
Season (YYYY) to pull the standings from, the concluding year in XXXX-YY format
# \donttest{ try(phf_standings(season = most_recent_phf_season())) # }
Run the code above in your browser using DataLab