View source: R/pwhl_team_roster.R
pwhl_team_roster | R Documentation |
PWHL Rosters lookup
pwhl_team_roster(team, season, regular = TRUE)
team |
Team to pull the roster data for |
season |
Season (YYYY) to pull the roster from, the concluding year in XXXX-YY format |
regular |
Bool for whether to pull regular or pre-season rosters |
A data frame with roster data
try(pwhl_team_roster(season = 2023, team = "Toronto"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.