get_ncaa_baseball_pbp: (legacy) Get Play-By-Play Data for NCAA Baseball Games
Description
(legacy) Get Play-By-Play Data for NCAA Baseball Games
Usage
get_ncaa_baseball_pbp(game_info_url)
Value
A data frame with play-by-play data for an individual game.
Arguments
- game_info_url
The url for the game's play-by-play data. This can be
found using the get_ncaa_schedule_info function.