pwhl_team_roster: *PWHL Rosters*

View source: R/pwhl_team_roster.R

pwhl_team_rosterR Documentation

PWHL Rosters

Description

PWHL Rosters lookup

Usage

pwhl_team_roster(team, season, regular = TRUE)

Arguments

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

Value

A data frame with roster data

Examples


  try(pwhl_team_roster(season = 2023, team = "Toronto"))


benhowell71/fastRhockey documentation built on March 1, 2024, 9:23 a.m.