(legacy) Scrape Batter Game Logs from FanGraphs
batter_game_logs_fg(playerid, year)
playerid
: This is the playerid used by FanGraphs for a given playeryear
: The season for which game logs should be returned (use the YYYY format)A data frame of batter game logs.
Useful links