(legacy) Scrape Pitcher Game Logs from FanGraphs
pitcher_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 pitcher game logs.
Useful links