get_game_landing | R Documentation |
get_game_landing()
retrieves GC-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.
get_game_landing(game = 2024020602)
game |
integer Game ID |
list of various items
game_landing_2024030411 <- get_game_landing(game=2024030411)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.