powered by
This function allows you to scrape MiLB game logs for individual batters from FanGraphs.com.
fg_milb_pitcher_game_logs(playerid, year)
Returns a tibble of Minor League pitcher game logs.
The pitcher's minor league ID from FanGraphs.com.
The season for which game logs should be returned.
# \donttest{ fg_milb_pitcher_game_logs(playerid = "sa3005315", year=2021) # }
Run the code above in your browser using DataLab