get_game_story: Get World Showcase (WSC) game-story by game

View source: R/Game.R

get_game_storyR Documentation

Get World Showcase (WSC) game-story by game

Description

get_game_story() retrieves WSC-provided information on a game, including but not limited to its type, venue, start time, clock, home and away teams, and TV broadcast(s). Access get_games() for game reference.

Usage

get_game_story(game = 2024020602)

Arguments

game

integer Game ID

Value

list of various items

Examples

game_story_2024030411 <- get_game_story(game=2024030411)

nhlscraper documentation built on Aug. 8, 2025, 6:28 p.m.