powered by
Returns play-by-play data for specified game ids
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 tibble
tibble
# NOT RUN { play_by_play(game_ids = c(21700002, 21700003), nest_data = F, return_message = T) # }
Run the code above in your browser using DataLab