Returns play-by-play information using the playbyplayv2 endpoint
play_by_play_v2(game_ids = NULL, nest_data = FALSE, return_message = TRUE)
game_ids | vector of game ids |
---|---|
nest_data | if |
return_message | if |
a tibble
play_by_play(game_ids = c(21700002, 21700003), nest_data = F, return_message = T)