Description Usage Arguments Examples
This function allows you to scrape MILB game logs for individual batters from FanGraphs.com.
1  | milb_batter_game_logs_fg(playerid, year = 2017)
 | 
playerid | 
 The batter's minor leauge ID from FanGraphs.com.  | 
year | 
 The season for which game logs should be returned.  | 
1  | ## Not run: milb_batter_game_logs_fg(playerid = "sa873981", 2018)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.