batter_game_logs_fg: Scrape Batter Game Logs from FanGraphs

Description Usage Arguments Examples

Description

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

Usage

1
batter_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: batter_game_logs_fg(playerid = 6184, year = 2017)

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