powered by
Returns play-by-play data for specified game ids
get_games_play_by_play(game_ids = NULL, nest_data = FALSE, return_message = TRUE)
vector of game ids
if TRUE nests data
TRUE
if T returns message
T
a data_frame
data_frame
# NOT RUN { get_games_play_by_play(game_ids = c(21700002, 21700003), nest_data = F, return_message = T) # }
Run the code above in your browser using DataLab