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)

hockeyR documentation built on Oct. 12, 2022, 5:07 p.m.