powered by
PHF Team Stats lookup
phf_team_stats(team, season = most_recent_phf_season())
A named list of data frames: skaters, goalies
Team name with nickname (e.g. Boston Pride, Buffalo Beauts)
Season (YYYY) to pull the team stats from, the concluding year in XXXX-YY format
# \donttest{ try(phf_team_stats(team = "Boston Pride", season = 2022)) # }
Run the code above in your browser using DataLab