Description Usage Arguments Value Author(s) Examples
View source: R/get_playbyplay.R
Download and process NBA.com play-by-play data for given game and season.
| 1 | get_playbyplay(game_id, verbose = TRUE)
 | 
| game_id | Game's ID in NBA.com DB | 
| verbose | Defalt TRUE - prints additional information | 
Dataset containing data from Playbyplay pages. Play-by-play provides information about every play from NBA game, one action per row.
Patrick Chodowski, Chodowski.Patrick@gmail.com
| 1 | get_playbyplay(21400001)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.