get_game_rosters: Scrape game day rosters for individual game

View source: R/get_game_rosters.R

get_game_rostersR Documentation

Scrape game day rosters for individual game

Description

Scrapes the game-day rosters for both teams in the given game ID

Usage

get_game_rosters(game_id)

Arguments

game_id

Game ID to scrape (Can be found using get_game_ids function)

Value

A tibble containing player names, ids, and positions for both team rosters in a given game.


danmorse314/hockeyR documentation built on March 16, 2024, 11:46 p.m.