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