get_game_info: Gather basic game information

View source: R/get_game_info.R

get_game_infoR Documentation

Gather basic game information

Description

Scrapes basic game info like date, venue, & information about the home and away teams for a given game

Usage

get_game_info(game_id)

Arguments

game_id

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

Value

A 1xN tibble containing N pieces of information about the specified game


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