get_pbp_mlb {baseballr} | R Documentation |
(legacy) Acquire pitch-by-pitch data for Major and Minor League games
Description
(legacy) Acquire pitch-by-pitch data for Major and Minor League games
(legacy) Acquire pitch-by-pitch data for Major and Minor League games
Usage
get_pbp_mlb(game_pk)
get_pbp_mlb(game_pk)
Arguments
game_pk |
The date for which you want to find game_pk values for MLB games |
Value
Returns a tibble that includes over 100 columns of data provided by the MLB Stats API at a pitch level.
Returns a tibble that includes over 100 columns of data provided by the MLB Stats API at a pitch level.
[Package baseballr version 1.6.0 Index]