Get GameZone player statistical summary for a given player

gamezone_mbb_player_stats(player_id)

Arguments

player_id

playerID found in a play-by-play or box score dataframe returned by gamezone_mbb_pbp or gamezone_mbb_boxscore, respectively

Author

Jack Lichtenstein

Examples

if (FALSE) { gamezone_mbb_player_stats(player_id = 1061640) }