powered by
Retrieve probable starters for a given MLB game via the MLB api http://statsapi.mlb.com/api/
get_probables_mlb(game_pk)
The unique game_pk identifier for the game
Returns a data frame that includes probable starting pitchers and the home plate umpire for the game_pk provided requested
# NOT RUN { get_probables_mlb(566001) # }
Run the code above in your browser using DataLab