powered by
Retrieve probable starters for a given MLB game
mlb_probables(game_pk)
Returns a tiible that includes probable starting pitchers and the home plate umpire for the game_pk requested including the following columns:
game_pk
The unique game_pk identifier for the game
# \donttest{ try(mlb_probables(566001)) # }
Run the code above in your browser using DataLab