powered by
Retrieve additional game content for major and minor league games
mlb_game_content(game_pk)
Returns a tibble of game content data with the following columns:
The unique game_pk identifier for the game
# \donttest{ try(mlb_game_content(game_pk = 566001)) # }
Run the code above in your browser using DataLab