Last chance! 50% off unlimited learning
Sale ends in
This function allows you to scrape MILB game logs for individual batters from FanGraphs.com.
milb_batter_game_logs_fg(playerid, year = 2017)
The batter's minor leauge ID from FanGraphs.com.
The season for which game logs should be returned.
# NOT RUN {
milb_batter_game_logs_fg(playerid = "sa873981", 2018)
# }
Run the code above in your browser using DataLab