Learn R Programming

hockeyR (version 1.3.0)

get_game_info: 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)

Value

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

Arguments

game_id

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