
Parse GameZone substitutions given a play-by-play dataframe
Source:R/substitutions.R
parse_substitutions.Rd
Parse GameZone substitutions given a play-by-play dataframe
Examples
if (FALSE) {
parse_substitutions(pbp = gamezone_mbb_pbp(game_id = 2316023))
}