Description Usage Arguments Examples
This function allows you to scrape game logs by year for a batter from FanGraphs.com.
1 | batter_game_logs_fg(playerid, year = 2017)
|
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) |
1 | ## Not run: batter_game_logs_fg(playerid = 6184, year = 2017)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.