View source: R/phf_team_stats.R
phf_team_stats | R Documentation |
PHF Team Stats lookup
phf_team_stats(team, season = most_recent_phf_season())
team |
Team name with nickname (e.g. Boston Pride, Buffalo Beauts) |
season |
Season (YYYY) to pull the team stats from, the concluding year in XXXX-YY format |
A named list of data frames: skaters, goalies
try(phf_team_stats(team = "Boston Pride", season = 2022))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.