powered by
Get Play-By-Play Data for NCAA Baseball Games
get_ncaa_baseball_pbp(game_info_url)
The url for the game's play-by-play data. This can be found using the get_ncaa_schedule_info function.
A dataframe with play-by-play data for an individual game.
# NOT RUN { get_ncaa_schedule_info(736, 2019) # }
Run the code above in your browser using DataLab