ncaa_bb_pbp | R Documentation |
Scrapes and parses pbp data for ncaa basketball games
ncaa_bb_pbp(game_id, dirty_data_behavior = "warn")
game_id |
the game_id for the specified game from stats.ncaa.com |
dirty_data_behavior |
specifies the behavior for the function if inconsistencies are detected between the box score and the pbp.
|
a dataframe of cleaned, parsed play-by-play data for the specified
game_id
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.