fg_milb_pitcher_gamelog: # Scrape MiLB game logs for pitchers from Fangraphs,...

fg_milb_pitcher_gamelogR Documentation

# Scrape MiLB game logs for pitchers from Fangraphs, combining 'standard' and 'advanced' tabs

Description

This function allows you to scrape MILB game logs for individual batters from FanGraphs.com.

Usage

fg_milb_pitcher_gamelog(playerid, year)

Arguments

playerid

The pitcher's minor leauge ID from FanGraphs.com.

year

The season for which game logs should be returned.

Examples

## Not run: milb_pitcher_game_logs_fg(playerid = "sa873980", 2018)

pontsuyu/mlbR documentation built on March 23, 2023, 6:38 a.m.