play_by_play | R Documentation |
Returns play-by-play data for specified game ids
play_by_play(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.