batter_game_logs_fg {baseballr} | R Documentation |
(legacy) Scrape Batter Game Logs from FanGraphs
Description
(legacy) Scrape Batter Game Logs from FanGraphs
Usage
batter_game_logs_fg(playerid, year)
Arguments
playerid |
This is the playerid used by FanGraphs for a given player |
year |
The season for which game logs should be returned (use the YYYY format) |
Value
A data frame of batter game logs.
[Package baseballr version 1.6.0 Index]