pitcher_game_logs_fg: Scrape Pitcher Game Logs from FanGraphs

Description Usage Arguments Examples

Description

This function allows you to scrape game logs by year for a pitcher from FanGraphs.com.

Usage

1
pitcher_game_logs_fg(playerid, year = 2017)

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)

Examples

1
## Not run: pitcher_game_logs_fg(playerid = 104, year = 2006)

Fackz/baseball documentation built on June 25, 2019, 12:05 a.m.