play_by_play_v2 | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.