get_pbp_game: Get Game Play-by-Play Data
Description
Scrapes ESPN Play-by-Play data for the desired games.
Usage
get_pbp_game(game_ids, extra_parse = T)
Arguments
extra_parse
Logical whether to link shot variables and possession parsing
(Default = TRUE).
Value
A data frame of the Play-by-Play data for desired games.