Description Usage Arguments Value Examples
Returns play-by-play information using the playbyplayv2 endpoint
1 | 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
1 | 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.