powered by
Find game_pk values for MLB games via the MLB api http://statsapi.mlb.com/api/
get_game_pks_mlb(date)
The date for which you want to find game_pk values for MLB games
Returns a data frame that includes game_pk values and additional information for games scheduled or played requested
# NOT RUN { get_game_pks_mlb("2019-04-29") # }
Run the code above in your browser using DataLab