get_probables_mlb {baseballr} | R Documentation |
(legacy) Retrieve probable starters for a given MLB game
Description
(legacy) Retrieve probable starters for a given MLB game
Usage
get_probables_mlb(game_pk)
Arguments
game_pk |
The unique game_pk identifier for the game |
Value
Returns a tibble that includes probable starting pitchers and
the home plate umpire for the game_pk
requested
[Package baseballr version 1.6.0 Index]