get_team_rosters: Get current team roster

View source: R/get_team_rosters.R

get_team_rostersR Documentation

Get current team roster

Description

Get current team roster

Usage

get_team_rosters(team)

Arguments

team

A team name or abbreviation, as a string - or the NHL integer team ID

Value

A tibble containing the current official team roster per NHL.com

Examples

## Not run: 
get_team_rosters("SEA")

## End(Not run)

pbulsink/hockeyR documentation built on Sept. 3, 2024, 5:27 a.m.