gamezone_mbb_player_stats: Get GameZone player statistical summary for a given player

View source: R/statistical_summaries.R

gamezone_mbb_player_statsR Documentation

Get GameZone player statistical summary for a given player

Description

Get GameZone player statistical summary for a given player

Usage

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(s)

Jack Lichtenstein

Examples

## Not run: 
 gamezone_mbb_player_stats(player_id = 1061640)

## End(Not run)


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