parse_substitutions: Parse GameZone substitutions given a play-by-play dataframe

View source: R/substitutions.R

parse_substitutionsR Documentation

Parse GameZone substitutions given a play-by-play dataframe

Description

Parse GameZone substitutions given a play-by-play dataframe

Usage

parse_substitutions(pbp)

Arguments

pbp

play-by-play dataframe from gamezone_mbb_pbp

Author(s)

Jack Lichtenstein

Examples

## Not run: 
 parse_substitutions(pbp = gamezone_mbb_pbp(game_id = 2316023))

## End(Not run)


JackLich10/gamezoneR documentation built on April 24, 2023, 4:15 p.m.