Get GameZone play-by-play and shot location data
Usage
gamezone_mbb_pbp(game_id, sub_parse = F)
Arguments
- game_id
unique GameZone GameID
- sub_parse
whether or not to attempt to parse substitution and lineup data
Examples
if (FALSE) {
gamezone_mbb_pbp(game_id = 2316023)
}